Building Community Pixel Art Icon
A community building icon for neighborhood hubs, civic centers, local-government pages and community-space listings.
Tags
buildingarchitecturecommunity
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Building Community icon
A building with a design element suggesting multiple units or a gathering space, evoking community centers, apartment complexes, or civic buildings. Use it in a local-government or civic-tech app for community center locations, a neighborhood app's shared-space section, or a cohousing development's marketing page. It sits between a generic building (single organization) and a buildings cluster (urban area); choose it specifically when the building serves a community or shared-living purpose.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/building-community.svg" width="24" height="24" alt="Building Community" />
<!-- React -->
import { BuildingCommunity } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="building-community.svg" width="48" height="48" style="image-rendering: pixelated" />