Landmark Pixel Art Icon
A landmark building icon for bank branches, financial institutions, government offices, and legal entities.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Landmark icon
A columned building resembling a bank or government institution, conveying trust, authority, and financial establishment. It suits a 'Bank account' section in a wallet app, a 'Financial institution' field in a loan form, a branch locator feature, or the header of a compliance or regulatory section. Its classical architecture silhouette reads as credibly institutional. For a more abstract or modern bank concept, the wallet or credit card icons feel lighter and less formal.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/landmark.svg" width="24" height="24" alt="Landmark" />
<!-- React -->
import { Landmark } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="landmark.svg" width="48" height="48" style="image-rendering: pixelated" />