John KuehJohn Kueh

fence icon

Tabler · fence · MIT

Download SVG

The Tabler fence icon depicts a simple barrier, often used to represent boundaries, property lines, or enclosures in user interfaces.

Common uses

  • Property boundary marker
  • Garden or yard area designation
  • Restricted access indicator

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFence } from '@tabler/icons-react';

<IconFence size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFence size={24} stroke={2} />
filled
<IconFenceFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Buildings
Keywords
gardenhomehousefarmwoodbarrierfencearchitecturestructureconstructionbuildingsenclosureproperty lineboundary

FAQ

What is the fence icon used for?
It's used to visually represent concepts like property lines, enclosures, or barriers in UI designs.
How do I use the fence icon in React?
You can import and use it directly with: import { IconFence } from '@tabler/icons-react'
What is the license for the Tabler fence icon?
The Tabler icon library, including the fence 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 →