The Tabler wall off icon depicts a section of a brick wall with a diagonal line through it, commonly used to represent concepts like blocking, security, or a disabled state.
Common uses
- Indicate a disabled or inaccessible feature.
- Represent a firewall or network security.
- Show a building under construction or renovation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWallOff } from '@tabler/icons-react';
<IconWallOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- bricksecurityfirewallbuildingrenovationconstructionwalloffarchitecturestructurebuildingsblockedsecurity wall
FAQ
- What does the wall off icon represent?
- It visually signifies something being blocked, inaccessible, or secured, like a firewall or a feature that is turned off.
- How do I use the wall off icon in React?
- You can import and use it directly with: import { IconWallOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the wall 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 →