Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md install desktop
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdInstallDesktopIcon = (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="M20,17H4V5h8V3H4C2.89,3,2,3.89,2,5v12c0,1.1,0.89,2,2,2h4v2h8v-2h4c1.1,0,2-0.9,2-2v-3h-2V17z"/><polygon points="17,14 22,9 20.59,7.59 18,10.17 18,3 16,3 16,10.17 13.41,7.59 12,9"/></g></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.39 KB
Tags
AndroidOSaddappapplicationchromecomputercomputingconfigurationdeploymentdesktopdevicedisplaydownloadelectronicfixhard drivehardwareiOSinstallmacmonitorpcplaceplusplus signprogramprogressive web apppwarectanglesavescreensetupsoftwarestoragesystemtechnologywebweb appwindowworkstation
Compare Alternatives
See how other libraries approach this concept.