Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md view module
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdViewModuleIcon = (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="M3,5v14h18V5H3z M19,11h-3.33V7H19V11z M13.67,11h-3.33V7h3.33V11z M8.33,7v4H5V7H8.33z M5,17v-4h3.33v4H5z M10.33,17v-4 h3.33v4H10.33z M15.67,17v-4H19v4H15.67z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.35 KB
Tags
arrangearrangementblockscollectioncomponentscontentdashboarddatadesigndisplayformatgallerygridgroupinggroupsinformationitemslayoutmoduleorganizationorganizeoverviewpatternpresentationrectanglerepresentationsectionssquaresquaresstackedstructuretilesviewvisualwebsite
Compare Alternatives
See how other libraries approach this concept.