envelope with arrow emoji
envelope-with-arrow from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- envelope-with-arrow
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Noto Emoji
Use the envelope with arrow emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f44336" d="M73.56 22.61V4.66c0-.38-.3-.68-.68-.68H55.12c-.38 0-.68.3-.68.68v17.95c0 .38-.31.68-.68.68l-9.16-.02c-.58 0-.9.67-.52 1.12l19.4 19.52c.27.33.77.33 1.05 0l19.4-19.52a.684.684 0 0 0-.52-1.12l-9.16.02c-.39 0-.69-.31-.69-.68"/><path fill="#fff" d="M117.64 124.03H10.36c-2.74 0-3.83-1.71-3.83-3.83V51.23c0-2.12 1.71-3.83 3.83-3.83h107.27c2.12 0 3.83 1.71 3.83 3.83v68.96a3.824 3.824 0 0 1-3.82 3.84"/><path fill="#6fbff0" d="M117.47 51.4v68.62H10.53V51.4zm.17-4H10.36c-2.12 0-3.83 1.71-3.83 3.83v68.96c0 2.12 1.09 3.83 3.83 3.83h107.27c2.12 0 3.83-1.71 3.83-3.83V51.23a3.82 3.82 0 0 0-3.82-3.83"/><path fill="#6fbff0" stroke="#6fbff0" stroke-miterlimit="10" stroke-width=".5" d="m87.99 78.43l29.16-26.18c.59-.49 1.73-.75 1.73-.75s-1.34-1.45-3.09-.09L70 87.75c-1.76 1.4-3.87 2.12-6 2.19c-2.13-.07-4.24-.79-6-2.19L12.21 51.42c-1.75-1.37-3.09.09-3.09.09s1.14.27 1.73.75l28.82 25.87l-29.57 41.4c-.51.57.88 1.48 1.52.86l32.29-38.45l11.86 10.65A12.74 12.74 0 0 0 64 95.85c2.95-.07 5.88-1.15 8.23-3.26L84.02 82l31.66 38.39c.64.62 2.03-.3 1.52-.86z"/></svg>
React
import type { SVGProps } from "react";
export function NotoEnvelopeWithArrow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f44336" d="M73.56 22.61V4.66c0-.38-.3-.68-.68-.68H55.12c-.38 0-.68.3-.68.68v17.95c0 .38-.31.68-.68.68l-9.16-.02c-.58 0-.9.67-.52 1.12l19.4 19.52c.27.33.77.33 1.05 0l19.4-19.52a.684.684 0 0 0-.52-1.12l-9.16.02c-.39 0-.69-.31-.69-.68"/><path fill="#fff" d="M117.64 124.03H10.36c-2.74 0-3.83-1.71-3.83-3.83V51.23c0-2.12 1.71-3.83 3.83-3.83h107.27c2.12 0 3.83 1.71 3.83 3.83v68.96a3.824 3.824 0 0 1-3.82 3.84"/><path fill="#6fbff0" d="M117.47 51.4v68.62H10.53V51.4zm.17-4H10.36c-2.12 0-3.83 1.71-3.83 3.83v68.96c0 2.12 1.09 3.83 3.83 3.83h107.27c2.12 0 3.83-1.71 3.83-3.83V51.23a3.82 3.82 0 0 0-3.82-3.83"/><path fill="#6fbff0" stroke="#6fbff0" strokeMiterlimit="10" strokeWidth=".5" d="m87.99 78.43l29.16-26.18c.59-.49 1.73-.75 1.73-.75s-1.34-1.45-3.09-.09L70 87.75c-1.76 1.4-3.87 2.12-6 2.19c-2.13-.07-4.24-.79-6-2.19L12.21 51.42c-1.75-1.37-3.09.09-3.09.09s1.14.27 1.73.75l28.82 25.87l-29.57 41.4c-.51.57.88 1.48 1.52.86l32.29-38.45l11.86 10.65A12.74 12.74 0 0 0 64 95.85c2.95-.07 5.88-1.15 8.23-3.26L84.02 82l31.66 38.39c.64.62 2.03-.3 1.52-.86z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f44336" d="M73.56 22.61V4.66c0-.38-.3-.68-.68-.68H55.12c-.38 0-.68.3-.68.68v17.95c0 .38-.31.68-.68.68l-9.16-.02c-.58 0-.9.67-.52 1.12l19.4 19.52c.27.33.77.33 1.05 0l19.4-19.52a.684.684 0 0 0-.52-1.12l-9.16.02c-.39 0-.69-.31-.69-.68"/><path fill="#fff" d="M117.64 124.03H10.36c-2.74 0-3.83-1.71-3.83-3.83V51.23c0-2.12 1.71-3.83 3.83-3.83h107.27c2.12 0 3.83 1.71 3.83 3.83v68.96a3.824 3.824 0 0 1-3.82 3.84"/><path fill="#6fbff0" d="M117.47 51.4v68.62H10.53V51.4zm.17-4H10.36c-2.12 0-3.83 1.71-3.83 3.83v68.96c0 2.12 1.09 3.83 3.83 3.83h107.27c2.12 0 3.83-1.71 3.83-3.83V51.23a3.82 3.82 0 0 0-3.82-3.83"/><path fill="#6fbff0" stroke="#6fbff0" stroke-miterlimit="10" stroke-width=".5" d="m87.99 78.43l29.16-26.18c.59-.49 1.73-.75 1.73-.75s-1.34-1.45-3.09-.09L70 87.75c-1.76 1.4-3.87 2.12-6 2.19c-2.13-.07-4.24-.79-6-2.19L12.21 51.42c-1.75-1.37-3.09.09-3.09.09s1.14.27 1.73.75l28.82 25.87l-29.57 41.4c-.51.57.88 1.48 1.52.86l32.29-38.45l11.86 10.65A12.74 12.74 0 0 0 64 95.85c2.95-.07 5.88-1.15 8.23-3.26L84.02 82l31.66 38.39c.64.62 2.03-.3 1.52-.86z"/></svg> </template>
CSS
.icon-envelope-with-arrow {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M73.56%2022.61V4.66c0-.38-.3-.68-.68-.68H55.12c-.38%200-.68.3-.68.68v17.95c0%20.38-.31.68-.68.68l-9.16-.02c-.58%200-.9.67-.52%201.12l19.4%2019.52c.27.33.77.33%201.05%200l19.4-19.52a.684.684%200%200%200-.52-1.12l-9.16.02c-.39%200-.69-.31-.69-.68%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M117.64%20124.03H10.36c-2.74%200-3.83-1.71-3.83-3.83V51.23c0-2.12%201.71-3.83%203.83-3.83h107.27c2.12%200%203.83%201.71%203.83%203.83v68.96a3.824%203.824%200%200%201-3.82%203.84%22%2F%3E%3Cpath%20fill%3D%22%236fbff0%22%20d%3D%22M117.47%2051.4v68.62H10.53V51.4zm.17-4H10.36c-2.12%200-3.83%201.71-3.83%203.83v68.96c0%202.12%201.09%203.83%203.83%203.83h107.27c2.12%200%203.83-1.71%203.83-3.83V51.23a3.82%203.82%200%200%200-3.82-3.83%22%2F%3E%3Cpath%20fill%3D%22%236fbff0%22%20stroke%3D%22%236fbff0%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.5%22%20d%3D%22m87.99%2078.43l29.16-26.18c.59-.49%201.73-.75%201.73-.75s-1.34-1.45-3.09-.09L70%2087.75c-1.76%201.4-3.87%202.12-6%202.19c-2.13-.07-4.24-.79-6-2.19L12.21%2051.42c-1.75-1.37-3.09.09-3.09.09s1.14.27%201.73.75l28.82%2025.87l-29.57%2041.4c-.51.57.88%201.48%201.52.86l32.29-38.45l11.86%2010.65A12.74%2012.74%200%200%200%2064%2095.85c2.95-.07%205.88-1.15%208.23-3.26L84.02%2082l31.66%2038.39c.64.62%202.03-.3%201.52-.86z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M73.56%2022.61V4.66c0-.38-.3-.68-.68-.68H55.12c-.38%200-.68.3-.68.68v17.95c0%20.38-.31.68-.68.68l-9.16-.02c-.58%200-.9.67-.52%201.12l19.4%2019.52c.27.33.77.33%201.05%200l19.4-19.52a.684.684%200%200%200-.52-1.12l-9.16.02c-.39%200-.69-.31-.69-.68%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M117.64%20124.03H10.36c-2.74%200-3.83-1.71-3.83-3.83V51.23c0-2.12%201.71-3.83%203.83-3.83h107.27c2.12%200%203.83%201.71%203.83%203.83v68.96a3.824%203.824%200%200%201-3.82%203.84%22%2F%3E%3Cpath%20fill%3D%22%236fbff0%22%20d%3D%22M117.47%2051.4v68.62H10.53V51.4zm.17-4H10.36c-2.12%200-3.83%201.71-3.83%203.83v68.96c0%202.12%201.09%203.83%203.83%203.83h107.27c2.12%200%203.83-1.71%203.83-3.83V51.23a3.82%203.82%200%200%200-3.82-3.83%22%2F%3E%3Cpath%20fill%3D%22%236fbff0%22%20stroke%3D%22%236fbff0%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.5%22%20d%3D%22m87.99%2078.43l29.16-26.18c.59-.49%201.73-.75%201.73-.75s-1.34-1.45-3.09-.09L70%2087.75c-1.76%201.4-3.87%202.12-6%202.19c-2.13-.07-4.24-.79-6-2.19L12.21%2051.42c-1.75-1.37-3.09.09-3.09.09s1.14.27%201.73.75l28.82%2025.87l-29.57%2041.4c-.51.57.88%201.48%201.52.86l32.29-38.45l11.86%2010.65A12.74%2012.74%200%200%200%2064%2095.85c2.95-.07%205.88-1.15%208.23-3.26L84.02%2082l31.66%2038.39c.64.62%202.03-.3%201.52-.86z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/envelope-with-arrow.svg?color=%231a73e8&size=48