Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md grid 3x3
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdGrid3x3Icon = (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><path d="M0,0h24v24H0V0z" fill="none"/></g><g><path d="M20,10V8h-4V4h-2v4h-4V4H8v4H4v2h4v4H4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4H20z M14,14h-4v-4h4V14z"/></g>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.33 KB
Tags
33x3 gridalbum viewareaarrangeblockscellsdashboarddisplaygallery viewgridlayoutlinematrixmenunine blocksnine cellsnine squaresorganizepresentationsectionsegmentssettingsspacesquaresstructuretablethumbnail viewview
Compare Alternatives
See how other libraries approach this concept.