The Lucide fence icon depicts a simple, stylized barrier, often used in UI to represent property boundaries, security, or divisions.
Common uses
- Property management interfaces
- Garden or landscaping tools
- Security system status indicators
Use it in React
Install
npm i lucide-reactImport & render
import { Fence } from 'lucide-react';
<Fence size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- picketpanelswoodworkdiymaterialssuburbangardenpropertyterritoryfencebarrierenclosureboundary
FAQ
- What is the fence icon used for?
- It visually represents a fence, commonly used for concepts like property lines, boundaries, or enclosures in user interfaces.
- How do I use the fence icon in React?
- You can import and use it like this: import { Fence } from 'lucide-react'. Then render it as <Fence />.
- What is the license for the Lucide fence icon?
- The Lucide icon library, including the fence icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →