Pixelarticons

Buildings Pixel Art Icon

A group-of-buildings icon for city searches, real-estate market overviews, urban area categories and multi-property listings.

commerce Pro 4 variants

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Buildings icon

Two or more building silhouettes side by side, representing a cluster of structures rather than a single address. Use it in a real-estate platform's 'Browse by neighborhood' filter, a city-guide app's explore section, or a commercial property portfolio overview. It signals 'area' or 'district' rather than a single building. For a single specific office, the plain building icon is cleaner; reach for buildings when the user is selecting or browsing multiple properties or an entire urban zone.

Usage

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

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

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

Related icons