Bird House Pixel Art Icon
A bird house icon for gardening stores, nature-themed apps, outdoor home decor and wildlife-friendly garden sections.
Tags
birdhousehome
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bird House icon
A small wooden house on a post with a round entry hole, the classic garden bird house. Use it in an outdoor home-decor store category, a wildlife or nature app's garden-birds section, or a gardening product filter. It carries a charming, nature-friendly tone suited to eco and sustainability brands. For a general home or housing concept, a plain house icon is more universally read; the bird house is specifically a garden accessory or nature-wildlife signal.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bird-house.svg" width="24" height="24" alt="Bird House" />
<!-- React -->
import { BirdHouse } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bird-house.svg" width="48" height="48" style="image-rendering: pixelated" />