The Tabler fence off icon visually represents a broken or removed fence, commonly used in UI to indicate a restricted area is no longer blocked or accessible.
Common uses
- Signifying an area is now open for access.
- Indicating a boundary has been removed or disabled.
- Representing a feature or section that is no longer restricted.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFenceOff } from '@tabler/icons-react';
<IconFenceOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- gardenhomehousefarmwoodbarrierfenceoffarchitecturestructurebuildingsbroken fenceno fenceunrestricted arearemoved barrier
FAQ
- What does the fence off icon represent?
- It depicts a fence that has been broken or removed, symbolizing a lack of restriction or a boundary that is no longer in place.
- How do I use the fence off icon in React?
- You can import and use it in your React application with: import { IconFenceOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the fence off icon, are distributed 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 →