grid off icon
grid-off-outline-rounded from Material Symbols by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- grid-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
Use the grid off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.325 19v-3.325H5V19zm5.35 0v-2.5l-.825-.825h-2.525V19zm-5.35-5.325V11.15l-.825-.825H5v3.35zm10.675 0v-3.35h-3.325V12.8l.875.875zm-5.325-5.35V5h-3.35v2.45l.875.875zm5.325 0V5h-3.325v3.325zm2 9.8L5.875 3H19q.825 0 1.413.588T21 5zM5 21q-.825 0-1.412-.587T3 19V3l18 18zm14.775 1.6L1.4 4.2q-.275-.275-.288-.688T1.4 2.8q.275-.275.7-.275t.7.275l18.4 18.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsGridOffOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.325 19v-3.325H5V19zm5.35 0v-2.5l-.825-.825h-2.525V19zm-5.35-5.325V11.15l-.825-.825H5v3.35zm10.675 0v-3.35h-3.325V12.8l.875.875zm-5.325-5.35V5h-3.35v2.45l.875.875zm5.325 0V5h-3.325v3.325zm2 9.8L5.875 3H19q.825 0 1.413.588T21 5zM5 21q-.825 0-1.412-.587T3 19V3l18 18zm14.775 1.6L1.4 4.2q-.275-.275-.288-.688T1.4 2.8q.275-.275.7-.275t.7.275l18.4 18.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.325 19v-3.325H5V19zm5.35 0v-2.5l-.825-.825h-2.525V19zm-5.35-5.325V11.15l-.825-.825H5v3.35zm10.675 0v-3.35h-3.325V12.8l.875.875zm-5.325-5.35V5h-3.35v2.45l.875.875zm5.325 0V5h-3.325v3.325zm2 9.8L5.875 3H19q.825 0 1.413.588T21 5zM5 21q-.825 0-1.412-.587T3 19V3l18 18zm14.775 1.6L1.4 4.2q-.275-.275-.288-.688T1.4 2.8q.275-.275.7-.275t.7.275l18.4 18.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288"/></svg> </template>
CSS
.icon-grid-off-outline-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.325%2019v-3.325H5V19zm5.35%200v-2.5l-.825-.825h-2.525V19zm-5.35-5.325V11.15l-.825-.825H5v3.35zm10.675%200v-3.35h-3.325V12.8l.875.875zm-5.325-5.35V5h-3.35v2.45l.875.875zm5.325%200V5h-3.325v3.325zm2%209.8L5.875%203H19q.825%200%201.413.588T21%205zM5%2021q-.825%200-1.412-.587T3%2019V3l18%2018zm14.775%201.6L1.4%204.2q-.275-.275-.288-.688T1.4%202.8q.275-.275.7-.275t.7.275l18.4%2018.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.325%2019v-3.325H5V19zm5.35%200v-2.5l-.825-.825h-2.525V19zm-5.35-5.325V11.15l-.825-.825H5v3.35zm10.675%200v-3.35h-3.325V12.8l.875.875zm-5.325-5.35V5h-3.35v2.45l.875.875zm5.325%200V5h-3.325v3.325zm2%209.8L5.875%203H19q.825%200%201.413.588T21%205zM5%2021q-.825%200-1.412-.587T3%2019V3l18%2018zm14.775%201.6L1.4%204.2q-.275-.275-.288-.688T1.4%202.8q.275-.275.7-.275t.7.275l18.4%2018.4q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/grid-off-outline-rounded.svg?color=%231a73e8&size=48