The Tabler navigation heart icon visually combines a map pin with a heart, commonly used to represent a saved location, a favorite place, or a point of interest related to affection or care.
Common uses
- Marking a user's favorite location on a map.
- Indicating a 'home' or 'work' location set by the user.
- Representing a 'wishlist' or 'saved places' feature in a travel app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationHeart } from '@tabler/icons-react';
<IconNavigationHeart size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- loveaffectionlikefavoritecarepassionromanceemotiondevotionpulsemapnavigationheartfavorite locationsaved placemap pin heart
FAQ
- What does the navigation heart icon represent?
- It symbolizes a location that is loved, favored, or important, often used for saved places or points of interest.
- How do I use this icon in React?
- Import it using `import { IconNavigationHeart } from '@tabler/icons-react';` and then use it as a component: `<IconNavigationHeart />`.
- What is the license for this icon?
- The Tabler icon library, including the navigation heart icon, is 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 →