John KuehJohn Kueh

barn icon

Phosphor · barn · MIT

Download SVG

The Phosphor barn icon depicts a classic farm building and is commonly used to represent agricultural businesses, rural locations, or the concept of farming in user interfaces.

Common uses

  • Labeling a 'Farm Supply Store' category.
  • Indicating a 'Rural Area' on a map.
  • Representing 'Livestock Management' features.

Use it in React

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

<Barn size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Barn size={24} />
thin
<Barn size={24} weight="thin" />
light
<Barn size={24} weight="light" />
bold
<Barn size={24} weight="bold" />
fill
<Barn size={24} weight="fill" />
duotone
<Barn size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*animalslivestockbuildingsfarmingagriculturecommercemaps & travelbarnfarmlivestock buildingcountryside

FAQ

What does the barn icon represent?
It represents a barn, a common farm building used for storing crops or housing livestock. In UI, it signifies agriculture, rural settings, or related commerce.
How do I use the barn icon in React?
You can import and use it in React with the following statement: import { Barn } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor barn icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

Looking for something else? Search Phosphor 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 →