Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md grid off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdGridOffIcon = (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="M8 4v.89l2 2V4h4v4h-2.89l2 2H14v.89l2 2V10h4v4h-2.89l2 2H20v.89l2 2V4c0-1.1-.9-2-2-2H5.11l2 2H8zm8 0h4v4h-4V4zM1.41 1.14L0 2.55l2 2V20c0 1.1.9 2 2 2h15.45l2.01 2.01 1.41-1.41L1.41 1.14zM10 12.55L11.45 14H10v-1.45zm-6-6L5.45 8H4V6.55zM8 20H4v-4h4v4zm0-6H4v-4h3.45l.55.55V14zm6 6h-4v-4h3.45l.55.55V20zm2 0v-1.45L17.45 20H16z"/>
</svg>
);SVG Optimizer
Before
0.55 KB
↓
After
0.55 KB
Tags
arrangementblockedcollagecross outdiagonal linedisabledisableddisplayenabledformatgridgrid offhideimageinactivelayoutno gridoffonpatternpresentationrectanglesremove gridremovedslashsquaresstructuretoggleungridview
Compare Alternatives
See how other libraries approach this concept.