The Tabler octagon off icon depicts a geometric octagon shape with a diagonal line through it, commonly used to represent a disabled, inactive, or unavailable state for an octagon-related option.
Common uses
- Disable a feature that uses an octagon shape.
- Indicate an inactive or unavailable geometric setting.
- Show a prohibited or blocked octagon option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconOctagonOff } from '@tabler/icons-react';
<IconOctagonOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- shapegeometricmath2dbuildinggovernmentoctagonoffdisabledinactiveshapesdisabled octagoninactive shapeprohibited octagonno octagon
FAQ
- What does the octagon-off icon represent?
- It represents an octagon that is turned off, disabled, or unavailable. It's a visual indicator for a state rather than a literal object.
- How do I use the octagon-off icon in React?
- You can import and use it directly with: import { IconOctagonOff } from '@tabler/icons-react'. Then render it as <IconOctagonOff />.
- What is the license for this icon?
- This icon is part of the Tabler icon library and 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 →