Back to Explorer
16 - 512
0.5 - 4.0
Save to
placesoutline
md desk
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDeskIcon = (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="M2,6v12h2V8h10v10h2v-2h4v2h2V6H2z M20,8v2h-4V8H20z M16,14v-2h4v2H16z"/></g>
</svg>
);SVG Optimizer
Before
0.28 KB
↓
After
0.27 KB
Tags
businesscomputer deskdeskeducationequipmentflat surfacefour legsfurniturehome officeindoorinteriorlearningline artminimalobjectofficeorganizationplanningproductivityrectangularsilhouettesimplestoragestudytableworkworkspace
Compare Alternatives
See how other libraries approach this concept.