Estate 2 Pixel Art Icon
A second estate icon variant for real-estate platforms needing stylistic variety across luxury property category pages.
Tags
estate
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Estate 2 icon
An alternate estate silhouette with a different roofline or facade arrangement, providing visual differentiation for platforms that list multiple property types within the luxury or large-home category. Use it alongside estate to distinguish, for example, a manor-style home from a ranch-style estate in search filters. If your interface only needs a single luxury-home icon, estate alone is sufficient; estate-2 earns its place when differentiated property styles add meaningful browsing context.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/estate-2.svg" width="24" height="24" alt="Estate 2" />
<!-- React -->
import { Estate2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="estate-2.svg" width="48" height="48" style="image-rendering: pixelated" />