John KuehJohn Kueh

map pin house icon

HugeIcons · MapPinHouseIcon · MIT

Download SVG

The HugeIcons map pin house icon visually represents a location or address, commonly used to indicate a home, office, or a specific point of interest on a map.

Common uses

  • Displaying user's home address
  • Marking a business location on a map
  • Indicating a delivery destination

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MapPinHouseIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MapPinHouseIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
location homeaddress markermap homepin house

FAQ

What does the map pin house icon represent?
This icon combines a map pin with a house symbol, typically used to denote a specific address or location, often a residence or business.
How do I use the MapPinHouseIcon in React?
Import both HugeiconsIcon and MapPinHouseIcon from their respective packages, then render the icon using <HugeiconsIcon icon={MapPinHouseIcon} />.
What is the license for this icon?
The HugeIcons icon library, including the map pin house icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →