Fence 2 Pixel Art Icon
An alternate fence icon for industrial perimeters, chain-link fencing categories and security or boundary-zone interfaces.
Tags
fence
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fence 2 icon
A second fence silhouette with a different post-and-rail or panel design, broadening the fencing category vocabulary. Use it alongside fence when a home-improvement store or property platform needs to distinguish between picket fencing (fence) and panel or chain-link styles (fence-2). In a security-system app, this variant can label perimeter zones that imply a more substantial barrier. Choose based on the visual alignment with the fence type your product or content addresses.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fence-2.svg" width="24" height="24" alt="Fence 2" />
<!-- React -->
import { Fence2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fence-2.svg" width="48" height="48" style="image-rendering: pixelated" />