A tower beside a lower block, for cities, districts, offices and multi-site accounts. On a 24×24 grid in stroke, duotone and fill, free under MIT.

MapsNewv0.6.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M12 2L20 2C21.1046 2 22 2.8954 22 4L22 20C22 21.1046 21.1046 22 20 22L12 22C10.8954 22 10 21.1046 10 20L10 4C10 2.8954 10.8954 2 12 2ZM10 22L3.5 22C2.6716 22 2 21.3284 2 20.5L2 7.5C2 6.6716 2.6716 6 3.5 6L10 6M14 6L14 8M14 12L14 14M18 6L18 8M18 12L18 14M6 10L6 12M6 16L6 18M14 22L14 20C14 18.8954 14.8954 18 16 18C17.1046 18 18 18.8954 18 20L18 22" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • city
  • offices
  • skyline
  • apartments
  • real estate
  • urban
  • property

Related icons

The rest of the buildings family first, then the Maps shelf.

FAQ

Answered from buildings's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the buildings icon for?
A tower beside a lower block, for cities, districts, offices and multi-site accounts. It is filed under Maps in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as city, offices, skyline, apartments, real estate, urban and property, and the browser's search matches all of those.
What styles does the buildings icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of buildings?
No. buildings is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with buildings?
building, compass, flag, map, map-pin and map-pin-check, and 8 more, all shown below. They are the Maps shelf: nothing else in the set is named after buildings.
How do I import buildings in React?
<Buildings /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Buildings size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the buildings SVG?
icons/stroke/buildings.svg, icons/duotone/buildings.svg and icons/fill/buildings.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was buildings added to the set?
Added 9 Sept 2026, and last redrawn 9 Sept 2026. It ships in v0.6.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.