Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md file download
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFileDownloadIcon = (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 M17,11l-1.41-1.41L13,12.17V4h-2v8.17L8.41,9.59L7,11l5,5 L17,11z"/></g>
</svg>
);SVG Optimizer
Before
0.33 KB
↓
After
0.33 KB
Tags
acquireactionappapplicationarchivearrowarrowsbarbuttoncloudcomputercontroldatadocumentdowndownloaddownloadsdriveexportfilegetincominginstallinternetlinemovenetworkobtainpointedreceivesavestoragesymboltransferunderscoreupload
Compare Alternatives
See how other libraries approach this concept.