Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md grid 4x4
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdGrid4x4Icon = (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><g><path d="M22,7V5h-3V2h-2v3h-4V2h-2v3H7V2H5v3H2v2h3v4H2v2h3v4H2v2h3v3h2v-3h4v3h2v-3h4v3h2v-3h3v-2h-3v-4h3v-2h-3V7H22z M7,7h4v4 H7V7z M7,17v-4h4v4H7z M17,17h-4v-4h4V17z M17,11h-4V7h4V11z"/></g></g>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.42 KB
Tags
44x4arrangementblockbycellscollectioncolumnscomponentdatadesigndisplaydistributionelementformattingfour by fourgridgroupinglayoutlinesmatrixorderorganizationpatternrowssectionsegmentspacesquaresstructuresystemtableunitview
Compare Alternatives
See how other libraries approach this concept.