The Tabler heart pin icon visually represents a location or a specific spot of interest, often used to mark a favorite place or a destination on a map interface.
Common uses
- Marking a user's saved location
- Indicating a point of interest on a map
- Highlighting a favorite or important site
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeartPin } from '@tabler/icons-react';
<IconHeartPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- locationmarkplacepointspotsitefixnavigatemapheartshapespinlocation heartfavorite map markerheart locationmap pin heart
FAQ
- What is the heart pin icon used for?
- It's typically used to denote a specific location, a favorite spot, or a point of interest, especially within map or navigation contexts.
- How do I use the heart pin icon in React?
- You can import and use it in your React application with: import { IconHeartPin } from '@tabler/icons-react'.
- What is the license for the Tabler heart pin icon?
- The Tabler icon library, including the heart pin icon, is available 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 →