Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md contact mail
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdContactMailIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0z" fill="none"/><path d="M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2zm0 16H2V5h20v14zM21 6h-7v5h7V6zm-1 2l-2.5 1.75L15 8V7l2.5 1.75L20 7v1zM9 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm6 8.59c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V18h12v-1.41zM5.48 16c.74-.5 2.22-1 3.52-1s2.77.49 3.52 1H5.48z"/>
</svg>
);SVG Optimizer
Before
0.60 KB
↓
After
0.59 KB
Tags
accountaddressaddress bookavatarbusiness cardcommunicatecommunicationconnectioncontactcontact informationcorrespondencedetailsdigital maildirectoryemailenvelopefacehumaninboxinfoinformationlettermailmessagenetworkonline communicationpeoplepersonpersonalpostcardprofilereceivesenduseruser datauser profile
Compare Alternatives
See how other libraries approach this concept.