Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md file upload
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFileUploadIcon = (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><path d="M18,15v3H6v-3H4v3c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2v-3H18z M7,9l1.41,1.41L11,7.83V16h2V7.83l2.59,2.58L17,9l-5-5L7,9z"/></g>
</svg>
);SVG Optimizer
Before
0.33 KB
↓
After
0.32 KB
Tags
addarrowarrowsattachbackupclouddatadirectiondocumentdownloaddriveexportfileimportinputinternetmemorymovenetworkopenpointerpublishsaveselectsendserversharestoresubmittransferupupload
Compare Alternatives
See how other libraries approach this concept.