Home Heart Pixel Art Icon
A home-heart icon for saved home addresses, 'favorite home' listings, family-safe zones and welcome screens.
Tags
homehousemaindashboardheartlovefavoritelike
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Home Heart icon
A house with a heart overlaid, blending the home icon's navigation meaning with affection or favoriting. Reach for it when letting users mark a home address as a favorite in a travel app, when featuring family-friendly safe-zone settings, or on a warm welcome screen for a household app. It works in real-estate platforms to save a dream listing. For a neutral saved-address action, home-plus or a plain pin is less sentimental; this icon suits contexts where warmth is intentional.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/home-heart.svg" width="24" height="24" alt="Home Heart" />
<!-- React -->
import { HomeHeart } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="home-heart.svg" width="48" height="48" style="image-rendering: pixelated" />