The Tabler hexagons off icon depicts a set of hexagons with a diagonal line through them, commonly used to indicate a disabled or inactive state for features related to modularity, diagrams, or geometric arrangements.
Common uses
- Disabling a 'generate report' button that relies on modular data.
- Indicating that a diagramming tool's hexagon shape is currently unavailable.
- Showing that a feature for arranging content in a hexagonal grid is turned off.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonsOff } from '@tabler/icons-react';
<IconHexagonsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- diagramchemistrymodulesgeometrichexagonsoffdisabledinactivegeometryformshapesdisabled hexagonsinactive modulesgeometric disabledshapes off
FAQ
- What does the hexagons off icon represent?
- It signifies a disabled or inactive state, often related to modular, geometric, or diagrammatic elements.
- How do I use this icon in React?
- Import it using `import { IconHexagonsOff } from '@tabler/icons-react'` and then use it as a component: `<IconHexagonsOff />`.
- What is the license for this icon?
- The Tabler icon set, including hexagons off, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →