The Lucide map pin house icon visually represents a location combined with a dwelling, commonly used to indicate a home address, a property listing, or a specific point of interest on a map.
Common uses
- Displaying a user's home address on a profile.
- Marking a real estate property on a map interface.
- Indicating the location of a business or residence.
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinHouse } from 'lucide-react';
<MapPinHouse size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdrophomelivingbuildingresidencearchitectureaddresspoireal estatepropertynavigationdestinationgeolocation
FAQ
- What does the map pin house icon signify?
- It signifies a geographical location that is also a dwelling or residence, useful for marking addresses or properties.
- How do I use the map pin house icon in React?
- You can import it directly from the 'lucide-react' library using: import { MapPinHouse } from 'lucide-react'.
- What is the license for this icon?
- This icon is provided under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →