The Tabler tag starred icon depicts a tag with a star, commonly used to indicate a favorited, important, or highlighted item or category.
Common uses
- Marking a product as a favorite in an e-commerce store.
- Highlighting a featured category or tag.
- Indicating a user-selected or important label.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTagStarred } from '@tabler/icons-react';
<IconTagStarred size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- tagstarredstarfavoritelabeltaggingtagged-starmarkedtag-starhighlightede-commercefavorite tagstar labelhighlighted tagmarked tag
FAQ
- What is the tag starred icon used for?
- It's used to visually represent items that are starred, favorited, highlighted, or otherwise marked as important within an interface, often in e-commerce contexts.
- How do I use the tag starred icon in React?
- You can import and use it with: `import { IconTagStarred } from '@tabler/icons-react'`.
- What is the license for the Tabler tag starred icon?
- The Tabler icon library, including the tag starred 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 →