John KuehJohn Kueh

grid off icon

HugeIcons · GridOffIcon · MIT

Download SVG

The HugeIcons grid off icon depicts a grid with one or more cells removed, commonly used to indicate a disabled or unavailable grid view.

Common uses

  • Disabling a data grid
  • Hiding a layout grid
  • Toggling grid visibility off

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GridOffIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GridOffIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
grid disabledgrid unavailablehide gridgrid off

FAQ

What does the 'grid off' icon represent?
It signifies a grid that is turned off, disabled, or not currently active, often used to visually communicate that a grid-based feature is unavailable.
How do I use the GridOffIcon in React?
Import both HugeiconsIcon and GridOffIcon, then render it using <HugeiconsIcon icon={GridOffIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →