Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md attach email
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAttachEmailIcon = (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}
>
<g></g><g><g><path d="M3,6l8,5l8-5v3h2V4c0-1.1-0.9-2-2-2H3C1.9,2,1.01,2.9,1.01,4L1,16c0,1.1,0.9,2,2,2h10v-2H3V6z M19,4l-8,5L3,4H19z"/><path d="M21,14v4c0,1.1-0.9,2-2,2s-2-0.9-2-2v-4.5c0-0.28,0.22-0.5,0.5-0.5s0.5,0.22,0.5,0.5V18h2v-4.5c0-1.38-1.12-2.5-2.5-2.5 S15,12.12,15,13.5V18c0,2.21,1.79,4,4,4s4-1.79,4-4v-4H21z"/></g></g>
</svg>
);SVG Optimizer
Before
0.50 KB
↓
After
0.50 KB
Tags
addadd attachmentadd fileattachattach fileattach paper clipattachmentclipcommunicationcomposecompose emailcompose mailconnectcorrespondencedocumentemailenvelopfileinclude attachmentinclude fileletterletterslinklink filemailmessageofficepaperpaper clippaperclipsendworkspace
Compare Alternatives
See how other libraries approach this concept.