Barn Pixel Art Icon
A barn icon for farm-to-table stores, rural real estate listings, agricultural categories and countryside venue pages.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Barn icon
A classic barn silhouette with a pitched roof and large sliding door, the defining image of rural and agricultural spaces. Use it in a farm-to-table food marketplace category, a rural real estate listing filter, or a countryside event-venue page. It sets a pastoral, artisanal tone that differs from a generic building or house icon. For a wedding-venue or event-barn booking context, pairing it with a calendar or ring icon clarifies the purpose.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/barn.svg" width="24" height="24" alt="Barn" />
<!-- React -->
import { Barn } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="barn.svg" width="48" height="48" style="image-rendering: pixelated" />