The Tabler map pin pin icon depicts two overlapping map pins, commonly used to indicate a specific location or a saved/favorite point on a map interface.
Common uses
- Marking a user's current location
- Indicating a saved or favorite destination
- Showing a point of interest on a map
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinPin } from '@tabler/icons-react';
<IconMapPinPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- secureattachfixpositionlocatemarkanchorstablestickfastenmappinlocation markersaved placemap point
FAQ
- What is the map-pin-pin icon used for?
- It's used to visually represent a specific location, often a saved or important point on a map.
- How do I use the map-pin-pin icon in React?
- Import it from '@tabler/icons-react' like this: import { IconMapPinPin } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including map-pin-pin, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →