The Tabler flag star icon depicts a flag with a star, commonly used to indicate a favorite, top-rated, or noteworthy item on a map or within a list.
Common uses
- Marking a favorite location on a map.
- Highlighting a top-rated product or service.
- Indicating a featured or premier content item.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagStar } from '@tabler/icons-react';
<IconFlagStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- favoriteratehighlightspotlightpinnaclepremiertoppeakacclaimnoteworthymapflagstarfavorite starmap startop flag
FAQ
- What is the flag star icon used for?
- It's typically used to signify something that is a favorite, top-ranked, or particularly noteworthy, often in contexts like maps or lists.
- How do I use the flag star icon in React?
- You can import and use it like this: import { IconFlagStar } from '@tabler/icons-react'; <IconFlagStar />.
- What is the license for this icon?
- The Tabler icon library, including the flag 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 →