The Tabler map pin star icon visually represents a highlighted or featured location on a map, often used to draw attention to a point of interest or a premium listing.
Common uses
- Marking a user's favorite location
- Indicating a featured business on a map
- Highlighting a top-rated point of interest
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinStar } from '@tabler/icons-react';
<IconMapPinStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- highlightfavoritefeatureemphasizespotlightshinepremiumtopelitenoteworthymappinstarmap pin highlightfeatured locationfavorite map marker
FAQ
- What is the map pin star icon used for?
- It's used to emphasize or highlight a specific location on a map, signifying importance, a favorite status, or a premium feature.
- How do I use the map pin star icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconMapPinStar } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the map pin 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 →