Cottage Pixel Art Icon
A cottage icon for vacation rentals, holiday-home listings, rural real estate and countryside-getaway booking pages.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Cottage icon
A small, charming house with a steeply pitched roof and quaint proportions, evoking a countryside or vacation cottage. Use it in a short-term rental platform's filter for holiday cottages, a rural real-estate listing, or a travel app's accommodation-type selector. It reads as cozy and rural rather than suburban or urban, making it more specific than a generic house icon. For city apartments or large homes, a building or estate icon sets a more appropriate scale.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/cottage.svg" width="24" height="24" alt="Cottage" />
<!-- React -->
import { Cottage } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cottage.svg" width="48" height="48" style="image-rendering: pixelated" />