John KuehJohn Kueh

building apartment icon

Phosphor · building-apartment · MIT

Download SVG

The Phosphor building apartment icon visually represents a multi-unit residential building and is commonly used in UIs to denote housing, residential areas, or real estate-related features.

Common uses

  • Labeling a 'My Properties' section in a real estate app.
  • Indicating a 'Residential Zone' on a map.
  • Representing an 'Accommodation' option in a travel booking site.

Use it in React

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

<BuildingApartment size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*placeslocationsbuildingscommercemaps & travelbuildingapartmentcondohousingreal estateblock of flats

FAQ

What does the building apartment icon represent?
It depicts a multi-unit residential building, often used for housing or apartment-related features in user interfaces.
How do I use this icon in React?
Import it as `BuildingApartment` from '@phosphor-icons/react' and use it as a component: `<BuildingApartment />`.
What is the license for this icon?
The Phosphor icon library, including the building apartment icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

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 →