The Tabler map star icon depicts a map marker with a star, commonly used to highlight or mark a favorite or important location on a map.
Common uses
- Marking a user's favorite saved location.
- Indicating a featured or promoted point of interest.
- Representing a top-rated or premium location.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapStar } from '@tabler/icons-react';
<IconMapStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- favoritehighlightfeaturepremiumelitetopfamousprominentrenownedprestigemapstarfavorite locationmap highlightpremium map pinstar marker
FAQ
- What does the map star icon represent?
- It represents a location that is special, such as a favorite, highlighted, or featured place on a map.
- How do I use the map star icon in React?
- You can import and use it like this: import { IconMapStar } from '@tabler/icons-react'. Then render it as <IconMapStar />.
- What is the license for this icon?
- The Tabler icon library, including the map star icon, is released 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 →