Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md layers
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLayersIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M11.99 18.54l-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27L12 16zm0-11.47L17.74 9 12 13.47 6.26 9 12 4.53z"/>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.37 KB
Tags
arrangecompositioncontentdepthdisableddisplaydocumentenabledfilegrouphierarchyinteractionlayerslevelsmanagemapsmultipleoffonorderorganizeoverlapoverlaypagespanelsplanessectionssegmentssheetsslashstackstructureview
Compare Alternatives
See how other libraries approach this concept.