e mail emoji
e-mail from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the e mail emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M37.698 22.005h-4v5.75h4"/><path stroke-miterlimit="10" d="M33.698 24.255h3"/></g><path fill="#d0cfce" d="m27.537 38.8l-15.35 12.89c-.35-.62-.57-.19-.57-1.07V24.11zm-6.366-17.904h28.542v3.125H21.171z"/><path fill="#9b9b9a" d="M60.658 22.01v26.56c0 .86-.2 1.65-.55 2.27L47.841 39.608l-1.615 1.225l-2.447-3.234z"/><path fill="#d0cfce" d="m26.638 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-width="1.8" d="m26.638 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" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 36h7v5h-7z"/><path fill="#d0cfce" d="M47.763 39.536L60.108 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="M50.43 20.896s8.577.391 8.987.951c.05.06-18.723 19.27-18.953 19.43c-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-.71 1.61-.71h8.48"/><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.698 22.005h-4v7h4"/><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M33.698 25.505h3"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m20.072 42.799l-8.784 8.091c-.35-.62-.57-1.44-.57-2.32V22.458c0-.434-.038-.231.282.063L26.638 36.75m17.142.85l16.878-16.044V48.57c0 .86-.2 1.65-.55 2.27L47.841 39.608"/><path d="m26.638 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 d="M47.763 39.536L60.108 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="M49.485 20.9h9.46c2.618-.054 1.365 1.322 1.405 1.392L44.695 36.73l-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.002-.868.62-1.16 1.75-1.16h8.48m-7.757 31.21s-2.752.14-2.47-4.485"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiEMail(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="2"><path strokeLinejoin="round" d="M37.698 22.005h-4v5.75h4"/><path strokeMiterlimit="10" d="M33.698 24.255h3"/></g><path fill="#d0cfce" d="m27.537 38.8l-15.35 12.89c-.35-.62-.57-.19-.57-1.07V24.11zm-6.366-17.904h28.542v3.125H21.171z"/><path fill="#9b9b9a" d="M60.658 22.01v26.56c0 .86-.2 1.65-.55 2.27L47.841 39.608l-1.615 1.225l-2.447-3.234z"/><path fill="#d0cfce" d="m26.638 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" strokeWidth="1.8" d="m26.638 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" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M20 36h7v5h-7z"/><path fill="#d0cfce" d="M47.763 39.536L60.108 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="M50.43 20.896s8.577.391 8.987.951c.05.06-18.723 19.27-18.953 19.43c-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-.71 1.61-.71h8.48"/><path fill="none" stroke="#ea5a47" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M37.698 22.005h-4v7h4"/><path fill="none" stroke="#ea5a47" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M33.698 25.505h3"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m20.072 42.799l-8.784 8.091c-.35-.62-.57-1.44-.57-2.32V22.458c0-.434-.038-.231.282.063L26.638 36.75m17.142.85l16.878-16.044V48.57c0 .86-.2 1.65-.55 2.27L47.841 39.608"/><path d="m26.638 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 d="M47.763 39.536L60.108 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="M49.485 20.9h9.46c2.618-.054 1.365 1.322 1.405 1.392L44.695 36.73l-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.002-.868.62-1.16 1.75-1.16h8.48m-7.757 31.21s-2.752.14-2.47-4.485"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M37.698 22.005h-4v5.75h4"/><path stroke-miterlimit="10" d="M33.698 24.255h3"/></g><path fill="#d0cfce" d="m27.537 38.8l-15.35 12.89c-.35-.62-.57-.19-.57-1.07V24.11zm-6.366-17.904h28.542v3.125H21.171z"/><path fill="#9b9b9a" d="M60.658 22.01v26.56c0 .86-.2 1.65-.55 2.27L47.841 39.608l-1.615 1.225l-2.447-3.234z"/><path fill="#d0cfce" d="m26.638 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-width="1.8" d="m26.638 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" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 36h7v5h-7z"/><path fill="#d0cfce" d="M47.763 39.536L60.108 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="M50.43 20.896s8.577.391 8.987.951c.05.06-18.723 19.27-18.953 19.43c-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-.71 1.61-.71h8.48"/><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.698 22.005h-4v7h4"/><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M33.698 25.505h3"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m20.072 42.799l-8.784 8.091c-.35-.62-.57-1.44-.57-2.32V22.458c0-.434-.038-.231.282.063L26.638 36.75m17.142.85l16.878-16.044V48.57c0 .86-.2 1.65-.55 2.27L47.841 39.608"/><path d="m26.638 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 d="M47.763 39.536L60.108 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="M49.485 20.9h9.46c2.618-.054 1.365 1.322 1.405 1.392L44.695 36.73l-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.002-.868.62-1.16 1.75-1.16h8.48m-7.757 31.21s-2.752.14-2.47-4.485"/></g></svg> </template>
CSS
.icon-e-mail {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M37.698%2022.005h-4v5.75h4%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M33.698%2024.255h3%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m27.537%2038.8l-15.35%2012.89c-.35-.62-.57-.19-.57-1.07V24.11zm-6.366-17.904h28.542v3.125H21.171z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M60.658%2022.01v26.56c0%20.86-.2%201.65-.55%202.27L47.841%2039.608l-1.615%201.225l-2.447-3.234z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m26.638%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-width%3D%221.8%22%20d%3D%22m26.638%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%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2036h7v5h-7z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M47.763%2039.536L60.108%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%22M50.43%2020.896s8.577.391%208.987.951c.05.06-18.723%2019.27-18.953%2019.43c-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-.71%201.61-.71h8.48%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37.698%2022.005h-4v7h4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M33.698%2025.505h3%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m20.072%2042.799l-8.784%208.091c-.35-.62-.57-1.44-.57-2.32V22.458c0-.434-.038-.231.282.063L26.638%2036.75m17.142.85l16.878-16.044V48.57c0%20.86-.2%201.65-.55%202.27L47.841%2039.608%22%2F%3E%3Cpath%20d%3D%22m26.638%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%20d%3D%22M47.763%2039.536L60.108%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%22M49.485%2020.9h9.46c2.618-.054%201.365%201.322%201.405%201.392L44.695%2036.73l-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.002-.868.62-1.16%201.75-1.16h8.48m-7.757%2031.21s-2.752.14-2.47-4.485%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%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M37.698%2022.005h-4v5.75h4%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M33.698%2024.255h3%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m27.537%2038.8l-15.35%2012.89c-.35-.62-.57-.19-.57-1.07V24.11zm-6.366-17.904h28.542v3.125H21.171z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M60.658%2022.01v26.56c0%20.86-.2%201.65-.55%202.27L47.841%2039.608l-1.615%201.225l-2.447-3.234z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m26.638%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-width%3D%221.8%22%20d%3D%22m26.638%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%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2036h7v5h-7z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M47.763%2039.536L60.108%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%22M50.43%2020.896s8.577.391%208.987.951c.05.06-18.723%2019.27-18.953%2019.43c-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-.71%201.61-.71h8.48%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37.698%2022.005h-4v7h4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M33.698%2025.505h3%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m20.072%2042.799l-8.784%208.091c-.35-.62-.57-1.44-.57-2.32V22.458c0-.434-.038-.231.282.063L26.638%2036.75m17.142.85l16.878-16.044V48.57c0%20.86-.2%201.65-.55%202.27L47.841%2039.608%22%2F%3E%3Cpath%20d%3D%22m26.638%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%20d%3D%22M47.763%2039.536L60.108%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%22M49.485%2020.9h9.46c2.618-.054%201.365%201.322%201.405%201.392L44.695%2036.73l-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.002-.868.62-1.16%201.75-1.16h8.48m-7.757%2031.21s-2.752.14-2.47-4.485%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/e-mail.svg?color=%231a73e8&size=48