The Tabler filter star icon depicts a filter with a star, commonly used to indicate options for highlighting, ranking, or selecting preferred items within a system.
Common uses
- Filter for premium or featured content
- Sort items by user ratings
- Marking favorite search results
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilterStar } from '@tabler/icons-react';
<IconFilterStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- highlightfavoriterankratepreferbestfamespotlightpremiumemphasizesystemfilterstarfavorite filterrating filterpremium filter
FAQ
- What is the filter star icon used for?
- It's used to visually represent filtering or sorting based on preference, ranking, or a 'favorite' status.
- How do I use this icon in React?
- Import it using `import { IconFilterStar } from '@tabler/icons-react'` and use it as a component: `<IconFilterStar />`.
- What is the license for this icon?
- The Tabler icon library, including the filter star icon, is distributed 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 →