The Tabler navigation pin icon visually represents a specific point of interest or a destination on a map, commonly used in user interfaces to mark locations.
Common uses
- Marking a user's current location on a map.
- Indicating a saved or favorite place.
- Showing the destination for navigation or delivery.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationPin } from '@tabler/icons-react';
<IconNavigationPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- pointmarkerdestinationlocationplacepositionspottackmappushpinnavigationpinmap markerlocation pindestination marker
FAQ
- What is the navigation pin icon used for?
- It's used to indicate a specific point, destination, or location on a map interface.
- How do I use this icon in React?
- You can import and use it like this: import { IconNavigationPin } from '@tabler/icons-react'. Then render it as <IconNavigationPin />.
- What is the license for this icon?
- The Tabler icon library, including the navigation 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 →