The Tabler barrier block off icon depicts a construction barrier with a diagonal line through it, commonly used to signify a disabled or inactive state for a feature or element.
Common uses
- Disabling a button or form field
- Indicating a restricted area or access
- Showing a feature that is temporarily unavailable
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBarrierBlockOff } from '@tabler/icons-react';
<IconBarrierBlockOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- constructionstoptrafficbarricadestreetbarrierblockoffdisabledinactivedesigndisabled barrierinactive barricaderestricted accessstop sign
FAQ
- What does the barrier block off icon represent?
- It represents something that is blocked off, disabled, or inactive, often used for construction or traffic control metaphors in UI.
- How do I use this icon in React?
- You can import and use it like this: import { IconBarrierBlockOff } from '@tabler/icons-react'; <IconBarrierBlockOff />.
- What is the license for this icon?
- This icon is from 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 →