Pixelarticons

Map Pin Home Pixel Art Icon

A map-pin-home icon for saved home addresses, 'home' waypoints in route planners and residential delivery destinations.

travel Free 2 variants

Tags

gpspinmarkattachhomehousemaindashboard

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Map Pin Home icon

A map pin with a small house inside, indicating this pin represents a home address. It belongs in navigation and delivery apps where the home address is stored as a quick destination, or in a multi-address manager that distinguishes home from work and other saved places. The visual is precise enough that no label is needed in most contexts. For a generic pin, map-pin works; for marking a favorite without the home connotation, map-pin-check is a good alternative.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/map-pin-home.svg" width="24" height="24" alt="Map Pin Home" />

<!-- React -->
import { MapPinHome } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="map-pin-home.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons