The Tabler navigation star icon, also known as navigation-star, visually represents a star used for marking or highlighting important locations or points of interest within a map or navigation interface.
Common uses
- Marking a user's saved or favorite location.
- Indicating a featured or recommended destination.
- Representing a rating or review score on a map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationStar } from '@tabler/icons-react';
<IconNavigationStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- favoritehighlightfameratecelebrityasterisknotablefeatureshineemphasismapnavigationstarfavorite locationmap marker starhighlight star
FAQ
- What is the navigation star icon used for?
- It's typically used to denote favorite places, important points on a map, or to highlight notable features within a navigation system.
- How do I use the navigation star icon in React?
- You can import and use it directly in your React components like this: import { IconNavigationStar } from '@tabler/icons-react'.
- What is the license for the Tabler navigation star icon?
- The Tabler icon library, including the navigation star 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 →