The Tabler hexagon off icon depicts a hexagon with a diagonal line through it, commonly used to indicate a disabled or inactive hexagonal shape or option.
Common uses
- Disabling a hexagonal button
- Showing an inactive hexagonal toggle
- Representing a deactivated hexagonal data point
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonOff } from '@tabler/icons-react';
<IconHexagonOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- shapegeometricmath2dhexagonoffdisabledinactivegeometryformshapesdisabled hexagoninactive shapegeometric offhexagonal disabled
FAQ
- What does the hexagon off icon represent?
- It visually signifies that a hexagonal element or option is turned off, disabled, or inactive.
- How do I use the hexagon off icon in React?
- You can import and use it like this: import { IconHexagonOff } from '@tabler/icons-react'; <IconHexagonOff />.
- What is the license for this icon?
- The Tabler icon library, including the hexagon off icon, 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 →