John KuehJohn Kueh

apartment icon

HugeIcons · ApartmentIcon · MIT

Download SVG

The HugeIcons apartment icon visually represents a multi-unit residential building and is commonly used to denote locations, property listings, or housing-related features in user interfaces.

Common uses

  • Real estate listings
  • User profile address section
  • Map markers for residential areas

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ApartmentIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ApartmentIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
buildingcondohousingproperty

FAQ

What does the apartment icon represent?
The apartment icon depicts a building with multiple dwelling units, suitable for representing housing or residential locations.
How do I use the ApartmentIcon in React?
Import both HugeiconsIcon and ApartmentIcon, then render <HugeiconsIcon icon={ApartmentIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The ApartmentIcon is part of the HugeIcons library and is available under the MIT license.

Looking for something else? Search HugeIcons 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 →