Fence Pixel Art Icon
A fence icon for property boundary listings, garden-supply stores, security perimeter features and outdoor home-improvement categories.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fence icon
A classic picket or post-and-rail fence silhouette, representing property boundaries, garden enclosures, and outdoor security. Use it in a home-improvement store's fencing category, a real-estate listing detail for properties with fenced yards, or a security-system app's perimeter-zone setup. It reads as suburban and residential. For industrial or security fencing (chain-link, electric), a more angular fence-2 variant may better match the tone. Both fence icons work for garden planning apps targeting homeowners.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fence.svg" width="24" height="24" alt="Fence" />
<!-- React -->
import { Fence } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fence.svg" width="48" height="48" style="image-rendering: pixelated" />