envelope open icon
envelope-open from Font Awesome Solid by Dave Gandy · Solid · Business · CC-BY-4.0 Attribution required.
- Name
- envelope-open
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Business
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
envelope-openBootstrap Iconsenvelope-openBoxIcons v2envelope-openBoxIcons v2 Solidenvelope-openFramework7 Iconsenvelope-openFont Awesome 6 Regularenvelope-openFont Awesome 6 Solidenvelope-openFont Awesome Regularenvelope-open-outlineFlowbite Iconsenvelope-openHeroIconsenvelope-openJam Iconsenvelope-openLine Awesomeenvelope-openPhosphorenvelope-openRadix Iconsenvelope-open-outlineTeenyiconsenvelope-openUnicons
More business icons from Font Awesome Solid
Use the envelope open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128.4 239.8L320 97.9l191.6 141.9L353.5 357c-9.7 7.2-21.4 11-33.5 11s-23.8-3.9-33.5-11zM320 32c-12.1 0-23.8 3.9-33.5 11L89.9 188.7C73.6 200.8 64 219.8 64 240.1V480c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V240.1c0-20.3-9.6-39.4-25.9-51.4L353.5 43c-9.7-7.2-21.4-11-33.5-11"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidEnvelopeOpen(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128.4 239.8L320 97.9l191.6 141.9L353.5 357c-9.7 7.2-21.4 11-33.5 11s-23.8-3.9-33.5-11zM320 32c-12.1 0-23.8 3.9-33.5 11L89.9 188.7C73.6 200.8 64 219.8 64 240.1V480c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V240.1c0-20.3-9.6-39.4-25.9-51.4L353.5 43c-9.7-7.2-21.4-11-33.5-11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128.4 239.8L320 97.9l191.6 141.9L353.5 357c-9.7 7.2-21.4 11-33.5 11s-23.8-3.9-33.5-11zM320 32c-12.1 0-23.8 3.9-33.5 11L89.9 188.7C73.6 200.8 64 219.8 64 240.1V480c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V240.1c0-20.3-9.6-39.4-25.9-51.4L353.5 43c-9.7-7.2-21.4-11-33.5-11"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128.4%20239.8L320%2097.9l191.6%20141.9L353.5%20357c-9.7%207.2-21.4%2011-33.5%2011s-23.8-3.9-33.5-11zM320%2032c-12.1%200-23.8%203.9-33.5%2011L89.9%20188.7C73.6%20200.8%2064%20219.8%2064%20240.1V480c0%2035.3%2028.7%2064%2064%2064h384c35.3%200%2064-28.7%2064-64V240.1c0-20.3-9.6-39.4-25.9-51.4L353.5%2043c-9.7-7.2-21.4-11-33.5-11%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128.4%20239.8L320%2097.9l191.6%20141.9L353.5%20357c-9.7%207.2-21.4%2011-33.5%2011s-23.8-3.9-33.5-11zM320%2032c-12.1%200-23.8%203.9-33.5%2011L89.9%20188.7C73.6%20200.8%2064%20219.8%2064%20240.1V480c0%2035.3%2028.7%2064%2064%2064h384c35.3%200%2064-28.7%2064-64V240.1c0-20.3-9.6-39.4-25.9-51.4L353.5%2043c-9.7-7.2-21.4-11-33.5-11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/envelope-open.svg?color=%231a73e8&size=48