envelope emoji
envelope from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- envelope
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
envelopeAkar IconsenvelopeBootstrap IconsenvelopeBoxIcons v2envelopeBoxIcons v2 SolidenvelopeEmoji One (Colored)envelopeFramework7 IconsenvelopeFont Awesome 6 RegularenvelopeFont Awesome 6 SolidenvelopeFont Awesome RegularenvelopeFont Awesome Solidenvelope-outlineFlowbite IconsenvelopeFluent EmojienvelopeFluent Emoji FlatenvelopeFluent Emoji High ContrastenvelopeFirefox OS EmojienvelopeHeroIconsenvelopeIconParkenvelopeIconPark OutlineenvelopeJam IconsenvelopeLine AwesomeenvelopeNoto EmojienvelopePhosphorenvelopePrime Iconsenvelope-outlineTeenyicons
More objects icons from OpenMoji
Use the envelope emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m28 37l-4 4l-1.33-.44l-11.215 10.33c-.35-.62-.57-1.44-.57-2.32V22.06z"/><path fill="#9b9b9a" d="M60.825 22.01v26.56c0 .86-.2 1.65-.55 2.27L48.958 40.478l-1.029.058l-4.064-3.806z"/><path fill="none" d="m11.521 21.649l-.063-.039"/><path fill="#d0cfce" d="m26.805 36.75l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.8" d="m26.805 36.75l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15l15.41 14.11c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22z"/><path fill="#d0cfce" d="M47.93 39.536L60.274 50.84c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22l12.078-11.126"/><path fill="#d0cfce" d="m60.825 22.01l-15.96 14.72l-4.5 4.15c-.22.2-.46.4-.69.56c-2.42 1.81-5.25 1.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96 1.61-.96h46.48c.59 0 1.16.35 1.57.91c.05.06.1.13.14.2"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M22.67 40.56L11.455 50.89c-.35-.62-.57-1.44-.57-2.32V22.06m49.94-.05v26.56c0 .86-.2 1.65-.55 2.27L48.958 40.478M11.521 21.649l-.063-.039m15.347 15.14l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15"/><path d="M47.93 39.536L60.274 50.84c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22l12.078-11.126"/><path d="m60.825 22.01l-15.96 14.72l-4.5 4.15c-.22.2-.46.4-.69.56c-2.42 1.81-5.25 1.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96 1.61-.96h46.48c.59 0 1.16.35 1.57.91c.05.06.1.13.14.2"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiEnvelope(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m28 37l-4 4l-1.33-.44l-11.215 10.33c-.35-.62-.57-1.44-.57-2.32V22.06z"/><path fill="#9b9b9a" d="M60.825 22.01v26.56c0 .86-.2 1.65-.55 2.27L48.958 40.478l-1.029.058l-4.064-3.806z"/><path fill="none" d="m11.521 21.649l-.063-.039"/><path fill="#d0cfce" d="m26.805 36.75l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15"/><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.8" d="m26.805 36.75l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15l15.41 14.11c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22z"/><path fill="#d0cfce" d="M47.93 39.536L60.274 50.84c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22l12.078-11.126"/><path fill="#d0cfce" d="m60.825 22.01l-15.96 14.72l-4.5 4.15c-.22.2-.46.4-.69.56c-2.42 1.81-5.25 1.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96 1.61-.96h46.48c.59 0 1.16.35 1.57.91c.05.06.1.13.14.2"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M22.67 40.56L11.455 50.89c-.35-.62-.57-1.44-.57-2.32V22.06m49.94-.05v26.56c0 .86-.2 1.65-.55 2.27L48.958 40.478M11.521 21.649l-.063-.039m15.347 15.14l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15"/><path d="M47.93 39.536L60.274 50.84c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22l12.078-11.126"/><path d="m60.825 22.01l-15.96 14.72l-4.5 4.15c-.22.2-.46.4-.69.56c-2.42 1.81-5.25 1.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96 1.61-.96h46.48c.59 0 1.16.35 1.57.91c.05.06.1.13.14.2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m28 37l-4 4l-1.33-.44l-11.215 10.33c-.35-.62-.57-1.44-.57-2.32V22.06z"/><path fill="#9b9b9a" d="M60.825 22.01v26.56c0 .86-.2 1.65-.55 2.27L48.958 40.478l-1.029.058l-4.064-3.806z"/><path fill="none" d="m11.521 21.649l-.063-.039"/><path fill="#d0cfce" d="m26.805 36.75l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.8" d="m26.805 36.75l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15l15.41 14.11c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22z"/><path fill="#d0cfce" d="M47.93 39.536L60.274 50.84c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22l12.078-11.126"/><path fill="#d0cfce" d="m60.825 22.01l-15.96 14.72l-4.5 4.15c-.22.2-.46.4-.69.56c-2.42 1.81-5.25 1.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96 1.61-.96h46.48c.59 0 1.16.35 1.57.91c.05.06.1.13.14.2"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M22.67 40.56L11.455 50.89c-.35-.62-.57-1.44-.57-2.32V22.06m49.94-.05v26.56c0 .86-.2 1.65-.55 2.27L48.958 40.478M11.521 21.649l-.063-.039m15.347 15.14l4.47 4.13q.36.33.72.57c2.43 1.8 5.26 1.8 7.68-.01c.23-.16.47-.36.69-.56l4.5-4.15"/><path d="M47.93 39.536L60.274 50.84c-.42.77-1.07 1.27-1.79 1.27h-45.26c-.7 0-1.34-.47-1.77-1.22l12.078-11.126"/><path d="m60.825 22.01l-15.96 14.72l-4.5 4.15c-.22.2-.46.4-.69.56c-2.42 1.81-5.25 1.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96 1.61-.96h46.48c.59 0 1.16.35 1.57.91c.05.06.1.13.14.2"/></g></svg> </template>
CSS
.icon-envelope {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m28%2037l-4%204l-1.33-.44l-11.215%2010.33c-.35-.62-.57-1.44-.57-2.32V22.06z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M60.825%2022.01v26.56c0%20.86-.2%201.65-.55%202.27L48.958%2040.478l-1.029.058l-4.064-3.806z%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22m11.521%2021.649l-.063-.039%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m26.805%2036.75l4.47%204.13q.36.33.72.57c2.43%201.8%205.26%201.8%207.68-.01c.23-.16.47-.36.69-.56l4.5-4.15%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22m26.805%2036.75l4.47%204.13q.36.33.72.57c2.43%201.8%205.26%201.8%207.68-.01c.23-.16.47-.36.69-.56l4.5-4.15l15.41%2014.11c-.42.77-1.07%201.27-1.79%201.27h-45.26c-.7%200-1.34-.47-1.77-1.22z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M47.93%2039.536L60.274%2050.84c-.42.77-1.07%201.27-1.79%201.27h-45.26c-.7%200-1.34-.47-1.77-1.22l12.078-11.126%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m60.825%2022.01l-15.96%2014.72l-4.5%204.15c-.22.2-.46.4-.69.56c-2.42%201.81-5.25%201.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96%201.61-.96h46.48c.59%200%201.16.35%201.57.91c.05.06.1.13.14.2%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22.67%2040.56L11.455%2050.89c-.35-.62-.57-1.44-.57-2.32V22.06m49.94-.05v26.56c0%20.86-.2%201.65-.55%202.27L48.958%2040.478M11.521%2021.649l-.063-.039m15.347%2015.14l4.47%204.13q.36.33.72.57c2.43%201.8%205.26%201.8%207.68-.01c.23-.16.47-.36.69-.56l4.5-4.15%22%2F%3E%3Cpath%20d%3D%22M47.93%2039.536L60.274%2050.84c-.42.77-1.07%201.27-1.79%201.27h-45.26c-.7%200-1.34-.47-1.77-1.22l12.078-11.126%22%2F%3E%3Cpath%20d%3D%22m60.825%2022.01l-15.96%2014.72l-4.5%204.15c-.22.2-.46.4-.69.56c-2.42%201.81-5.25%201.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96%201.61-.96h46.48c.59%200%201.16.35%201.57.91c.05.06.1.13.14.2%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m28%2037l-4%204l-1.33-.44l-11.215%2010.33c-.35-.62-.57-1.44-.57-2.32V22.06z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M60.825%2022.01v26.56c0%20.86-.2%201.65-.55%202.27L48.958%2040.478l-1.029.058l-4.064-3.806z%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22m11.521%2021.649l-.063-.039%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m26.805%2036.75l4.47%204.13q.36.33.72.57c2.43%201.8%205.26%201.8%207.68-.01c.23-.16.47-.36.69-.56l4.5-4.15%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22m26.805%2036.75l4.47%204.13q.36.33.72.57c2.43%201.8%205.26%201.8%207.68-.01c.23-.16.47-.36.69-.56l4.5-4.15l15.41%2014.11c-.42.77-1.07%201.27-1.79%201.27h-45.26c-.7%200-1.34-.47-1.77-1.22z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M47.93%2039.536L60.274%2050.84c-.42.77-1.07%201.27-1.79%201.27h-45.26c-.7%200-1.34-.47-1.77-1.22l12.078-11.126%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m60.825%2022.01l-15.96%2014.72l-4.5%204.15c-.22.2-.46.4-.69.56c-2.42%201.81-5.25%201.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96%201.61-.96h46.48c.59%200%201.16.35%201.57.91c.05.06.1.13.14.2%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22.67%2040.56L11.455%2050.89c-.35-.62-.57-1.44-.57-2.32V22.06m49.94-.05v26.56c0%20.86-.2%201.65-.55%202.27L48.958%2040.478M11.521%2021.649l-.063-.039m15.347%2015.14l4.47%204.13q.36.33.72.57c2.43%201.8%205.26%201.8%207.68-.01c.23-.16.47-.36.69-.56l4.5-4.15%22%2F%3E%3Cpath%20d%3D%22M47.93%2039.536L60.274%2050.84c-.42.77-1.07%201.27-1.79%201.27h-45.26c-.7%200-1.34-.47-1.77-1.22l12.078-11.126%22%2F%3E%3Cpath%20d%3D%22m60.825%2022.01l-15.96%2014.72l-4.5%204.15c-.22.2-.46.4-.69.56c-2.42%201.81-5.25%201.81-7.68.01q-.36-.24-.72-.57l-4.47-4.13l-15.92-14.69c.04-.06.09-.13.14-.2c.42-.6.99-.96%201.61-.96h46.48c.59%200%201.16.35%201.57.91c.05.06.1.13.14.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/envelope.svg?color=%231a73e8&size=48