envelope open icon

envelope-open from Unicons by Iconscout · Line · Communication · Apache-2.0 Free for personal and commercial use.

Name
envelope-open
Set
Unicons
Style
Line
Category
Communication
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More communication icons from Unicons

Use the envelope open icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.21 8.82L14 2.78a2.83 2.83 0 0 0-3.9 0l-6.21 6A2.6 2.6 0 0 0 3 10.71v8.58A2.75 2.75 0 0 0 5.78 22h12.44A2.75 2.75 0 0 0 21 19.29v-8.58a2.67 2.67 0 0 0-.79-1.89m-8.77-4.6a.83.83 0 0 1 1.12 0L18 9.5l-5.47 5.28a.83.83 0 0 1-1.12 0L6 9.5ZM19 19.29a.76.76 0 0 1-.78.71H5.78a.76.76 0 0 1-.78-.71v-7.94l4.05 3.9l-1.66 1.6a1 1 0 0 0 0 1.41a1 1 0 0 0 .72.31a1 1 0 0 0 .69-.28l1.77-1.7a2.8 2.8 0 0 0 2.92 0l1.77 1.7a1 1 0 0 0 .69.28a1 1 0 0 0 .72-.31a1 1 0 0 0 0-1.41L15 15.25l4-3.9Z"/></svg>

React

import type { SVGProps } from "react";

export function UilEnvelopeOpen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.21 8.82L14 2.78a2.83 2.83 0 0 0-3.9 0l-6.21 6A2.6 2.6 0 0 0 3 10.71v8.58A2.75 2.75 0 0 0 5.78 22h12.44A2.75 2.75 0 0 0 21 19.29v-8.58a2.67 2.67 0 0 0-.79-1.89m-8.77-4.6a.83.83 0 0 1 1.12 0L18 9.5l-5.47 5.28a.83.83 0 0 1-1.12 0L6 9.5ZM19 19.29a.76.76 0 0 1-.78.71H5.78a.76.76 0 0 1-.78-.71v-7.94l4.05 3.9l-1.66 1.6a1 1 0 0 0 0 1.41a1 1 0 0 0 .72.31a1 1 0 0 0 .69-.28l1.77-1.7a2.8 2.8 0 0 0 2.92 0l1.77 1.7a1 1 0 0 0 .69.28a1 1 0 0 0 .72-.31a1 1 0 0 0 0-1.41L15 15.25l4-3.9Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.21 8.82L14 2.78a2.83 2.83 0 0 0-3.9 0l-6.21 6A2.6 2.6 0 0 0 3 10.71v8.58A2.75 2.75 0 0 0 5.78 22h12.44A2.75 2.75 0 0 0 21 19.29v-8.58a2.67 2.67 0 0 0-.79-1.89m-8.77-4.6a.83.83 0 0 1 1.12 0L18 9.5l-5.47 5.28a.83.83 0 0 1-1.12 0L6 9.5ZM19 19.29a.76.76 0 0 1-.78.71H5.78a.76.76 0 0 1-.78-.71v-7.94l4.05 3.9l-1.66 1.6a1 1 0 0 0 0 1.41a1 1 0 0 0 .72.31a1 1 0 0 0 .69-.28l1.77-1.7a2.8 2.8 0 0 0 2.92 0l1.77 1.7a1 1 0 0 0 .69.28a1 1 0 0 0 .72-.31a1 1 0 0 0 0-1.41L15 15.25l4-3.9Z"/></svg>
</template>

CSS

.icon-envelope-open {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.21%208.82L14%202.78a2.83%202.83%200%200%200-3.9%200l-6.21%206A2.6%202.6%200%200%200%203%2010.71v8.58A2.75%202.75%200%200%200%205.78%2022h12.44A2.75%202.75%200%200%200%2021%2019.29v-8.58a2.67%202.67%200%200%200-.79-1.89m-8.77-4.6a.83.83%200%200%201%201.12%200L18%209.5l-5.47%205.28a.83.83%200%200%201-1.12%200L6%209.5ZM19%2019.29a.76.76%200%200%201-.78.71H5.78a.76.76%200%200%201-.78-.71v-7.94l4.05%203.9l-1.66%201.6a1%201%200%200%200%200%201.41a1%201%200%200%200%20.72.31a1%201%200%200%200%20.69-.28l1.77-1.7a2.8%202.8%200%200%200%202.92%200l1.77%201.7a1%201%200%200%200%20.69.28a1%201%200%200%200%20.72-.31a1%201%200%200%200%200-1.41L15%2015.25l4-3.9Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.21%208.82L14%202.78a2.83%202.83%200%200%200-3.9%200l-6.21%206A2.6%202.6%200%200%200%203%2010.71v8.58A2.75%202.75%200%200%200%205.78%2022h12.44A2.75%202.75%200%200%200%2021%2019.29v-8.58a2.67%202.67%200%200%200-.79-1.89m-8.77-4.6a.83.83%200%200%201%201.12%200L18%209.5l-5.47%205.28a.83.83%200%200%201-1.12%200L6%209.5ZM19%2019.29a.76.76%200%200%201-.78.71H5.78a.76.76%200%200%201-.78-.71v-7.94l4.05%203.9l-1.66%201.6a1%201%200%200%200%200%201.41a1%201%200%200%200%20.72.31a1%201%200%200%200%20.69-.28l1.77-1.7a2.8%202.8%200%200%200%202.92%200l1.77%201.7a1%201%200%200%200%20.69.28a1%201%200%200%200%20.72-.31a1%201%200%200%200%200-1.41L15%2015.25l4-3.9Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/envelope-open.svg?color=%231a73e8&size=48