envelope icon
envelope from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- envelope
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
The same icon in other sets
envelopeAkar IconsenvelopeBootstrap IconsenvelopeBoxIcons v2envelopeBoxIcons v2 SolidenvelopeEmoji One (Colored)envelopeFont Awesome 6 RegularenvelopeFont Awesome 6 SolidenvelopeFluent EmojienvelopeFluent Emoji FlatenvelopeFluent Emoji High ContrastenvelopeHeroIconsenvelopeJam IconsenvelopeLine AwesomeenvelopeNoto EmojienvelopeOpenMojienvelopePhosphorenvelope-outlineTeenyiconsenvelopeTwitter EmojienvelopeUnicons
Related icons in Framework7 Icons
Use the envelope icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M9.484 48.191h37.734c4.22 0 6.657-2.437 6.657-7.265V15.05c0-4.805-2.46-7.242-7.36-7.242H8.782c-4.195 0-6.656 2.414-6.656 7.242v25.875c0 4.851 2.484 7.265 7.36 7.265m15.727-19.007L7.516 11.723c.515-.211 1.124-.328 1.851-.328h37.29c.726 0 1.359.117 1.898.375L30.883 29.184c-1.008 1.007-1.899 1.453-2.836 1.453c-.938 0-1.828-.446-2.836-1.453M5.71 40.926v-26.11l13.476 13.22L5.734 41.323c-.023-.117-.023-.258-.023-.398m44.578-25.852v26.18L36.906 28.035L50.29 14.887zM9.367 44.606c-.68 0-1.242-.094-1.734-.305l14.015-13.852l1.524 1.5c1.64 1.617 3.21 2.297 4.875 2.297c1.64 0 3.234-.68 4.875-2.297l1.523-1.5l13.993 13.828c-.493.235-1.102.328-1.782.328Z"/></svg>
React
import type { SVGProps } from "react";
export function F7Envelope(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M9.484 48.191h37.734c4.22 0 6.657-2.437 6.657-7.265V15.05c0-4.805-2.46-7.242-7.36-7.242H8.782c-4.195 0-6.656 2.414-6.656 7.242v25.875c0 4.851 2.484 7.265 7.36 7.265m15.727-19.007L7.516 11.723c.515-.211 1.124-.328 1.851-.328h37.29c.726 0 1.359.117 1.898.375L30.883 29.184c-1.008 1.007-1.899 1.453-2.836 1.453c-.938 0-1.828-.446-2.836-1.453M5.71 40.926v-26.11l13.476 13.22L5.734 41.323c-.023-.117-.023-.258-.023-.398m44.578-25.852v26.18L36.906 28.035L50.29 14.887zM9.367 44.606c-.68 0-1.242-.094-1.734-.305l14.015-13.852l1.524 1.5c1.64 1.617 3.21 2.297 4.875 2.297c1.64 0 3.234-.68 4.875-2.297l1.523-1.5l13.993 13.828c-.493.235-1.102.328-1.782.328Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M9.484 48.191h37.734c4.22 0 6.657-2.437 6.657-7.265V15.05c0-4.805-2.46-7.242-7.36-7.242H8.782c-4.195 0-6.656 2.414-6.656 7.242v25.875c0 4.851 2.484 7.265 7.36 7.265m15.727-19.007L7.516 11.723c.515-.211 1.124-.328 1.851-.328h37.29c.726 0 1.359.117 1.898.375L30.883 29.184c-1.008 1.007-1.899 1.453-2.836 1.453c-.938 0-1.828-.446-2.836-1.453M5.71 40.926v-26.11l13.476 13.22L5.734 41.323c-.023-.117-.023-.258-.023-.398m44.578-25.852v26.18L36.906 28.035L50.29 14.887zM9.367 44.606c-.68 0-1.242-.094-1.734-.305l14.015-13.852l1.524 1.5c1.64 1.617 3.21 2.297 4.875 2.297c1.64 0 3.234-.68 4.875-2.297l1.523-1.5l13.993 13.828c-.493.235-1.102.328-1.782.328Z"/></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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.484%2048.191h37.734c4.22%200%206.657-2.437%206.657-7.265V15.05c0-4.805-2.46-7.242-7.36-7.242H8.782c-4.195%200-6.656%202.414-6.656%207.242v25.875c0%204.851%202.484%207.265%207.36%207.265m15.727-19.007L7.516%2011.723c.515-.211%201.124-.328%201.851-.328h37.29c.726%200%201.359.117%201.898.375L30.883%2029.184c-1.008%201.007-1.899%201.453-2.836%201.453c-.938%200-1.828-.446-2.836-1.453M5.71%2040.926v-26.11l13.476%2013.22L5.734%2041.323c-.023-.117-.023-.258-.023-.398m44.578-25.852v26.18L36.906%2028.035L50.29%2014.887zM9.367%2044.606c-.68%200-1.242-.094-1.734-.305l14.015-13.852l1.524%201.5c1.64%201.617%203.21%202.297%204.875%202.297c1.64%200%203.234-.68%204.875-2.297l1.523-1.5l13.993%2013.828c-.493.235-1.102.328-1.782.328Z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.484%2048.191h37.734c4.22%200%206.657-2.437%206.657-7.265V15.05c0-4.805-2.46-7.242-7.36-7.242H8.782c-4.195%200-6.656%202.414-6.656%207.242v25.875c0%204.851%202.484%207.265%207.36%207.265m15.727-19.007L7.516%2011.723c.515-.211%201.124-.328%201.851-.328h37.29c.726%200%201.359.117%201.898.375L30.883%2029.184c-1.008%201.007-1.899%201.453-2.836%201.453c-.938%200-1.828-.446-2.836-1.453M5.71%2040.926v-26.11l13.476%2013.22L5.734%2041.323c-.023-.117-.023-.258-.023-.398m44.578-25.852v26.18L36.906%2028.035L50.29%2014.887zM9.367%2044.606c-.68%200-1.242-.094-1.734-.305l14.015-13.852l1.524%201.5c1.64%201.617%203.21%202.297%204.875%202.297c1.64%200%203.234-.68%204.875-2.297l1.523-1.5l13.993%2013.828c-.493.235-1.102.328-1.782.328Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/envelope.svg?color=%231a73e8&size=48