Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md attach file
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAttachFileIcon = (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 0h24v24H0V0z" fill="none"/><path d="M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5c0 1.38 1.12 2.5 2.5 2.5s2.5-1.12 2.5-2.5V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.48 KB
Tags
addappendattachattachmentbindingchainchooseclipcommunicationconnectcorrespondencedatadocumentemailfastenerfileinputinsertlinkmailmediamessageofficepaperpapercliprecordreportsecureselectsendshareupload
Compare Alternatives
See how other libraries approach this concept.