The Lucide map pinned icon visually represents a specific geographic location or a point of interest on a map, commonly used to mark addresses, landmarks, or user-defined spots.
Common uses
- Displaying a user's current location on a map.
- Marking the location of a business or point of interest.
- Indicating a saved or favorite location.
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinned } from 'lucide-react';
<MapPinned size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdropmappinnedlocation markermap waypointgps pinaddress marker
FAQ
- What is the map pinned icon used for?
- It's used to visually indicate a specific geographic location or a point of interest on a map interface.
- How do I use the map pinned icon in React?
- You can import it from 'lucide-react' and use it as a component: import { MapPinned } from 'lucide-react'.
- What is the license for the map pinned icon?
- The Lucide icon library, including the map pinned icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.