Estate 3 Pixel Art Icon
A third estate icon for high-end real-estate search interfaces with multiple distinct property-style categories.
Tags
estate
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Estate 3 icon
A third large-home silhouette variant, expanding the visual vocabulary for real-estate platforms where estate style matters in the browsing experience. Use estate, estate-2, and estate-3 together when a luxury property marketplace needs to visually distinguish Colonial from Mediterranean from Contemporary architectural styles in a category grid. For a simpler UI with a single premium-home category, one estate icon keeps the interface uncluttered and avoids confusing users with near-identical choices.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/estate-3.svg" width="24" height="24" alt="Estate 3" />
<!-- React -->
import { Estate3 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="estate-3.svg" width="48" height="48" style="image-rendering: pixelated" />