Pixelarticons

Building Pixel Art Icon

A building icon for company profiles, office locations, commercial real-estate listings and organization directory entries.

commerce Free 4 variants

Tags

architecture

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Building icon

A multi-story building facade with rows of windows, the generic symbol for offices, businesses, and urban commercial space. Use it in a company directory entry, a 'Find our office' location card, a commercial real-estate listing filter, or a business profile page. It reads broadly as 'organization' or 'company'. For a specific building type, more specific icons like building-skyscraper (tall corporate tower) or cottage (rural residential) communicate more precisely.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/building.svg" width="24" height="24" alt="Building" />

<!-- React -->
import { Building } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="building.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons