Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md upload file
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdUploadFileIcon = (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="M14,2H6C4.9,2,4.01,2.9,4.01,4L4,20c0,1.1,0.89,2,1.99,2H18c1.1,0,2-0.9,2-2V8L14,2z M18,20H6V4h7v5h5V20z M8,15.01 l1.41,1.41L11,14.84V19h2v-4.16l1.59,1.59L16,15.01L12.01,11L8,15.01z"/></g></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.39 KB
Tags
actionaddarrowbuttonclouddatadocdocumentdownloaddriveelementfilefolderfoldersgraphiciconimportlinepagepapersavesendsheetslidestoresymboltransfertransmituiupuploadwriting
Compare Alternatives
See how other libraries approach this concept.