Building Skyscraper Pixel Art Icon
A skyscraper icon for corporate enterprise pages, financial district maps, city-center venue filters and tall-building categories.
Tags
buildingarchitectureskyscraper
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Building Skyscraper icon
A tall multi-story tower with many floors, signaling urban corporate or high-rise residential contexts. Use it in a financial services company's about page, a city-hotel search filter for downtown properties, or a commercial real-estate listing for Class A office towers. It is taller and more vertical than the plain building icon, making it better suited for contexts that imply scale, prestige, or a major metropolitan setting. For smaller offices, the plain building icon reads with less corporate weight.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/building-skyscraper.svg" width="24" height="24" alt="Building Skyscraper" />
<!-- React -->
import { BuildingSkyscraper } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="building-skyscraper.svg" width="48" height="48" style="image-rendering: pixelated" />