The Tabler eye star icon depicts an eye with a star, commonly used to indicate a favorite, highlighted, or important item within a system interface.
Common uses
- Marking an item as a favorite
- Highlighting a noteworthy notification
- Indicating a user's preferred setting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEyeStar } from '@tabler/icons-react';
<IconEyeStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- favoritehighlightvisionsightimportantmarkednoteworthyviewfocusprominentsystemeyestar
FAQ
- What is the purpose of the eye star icon?
- It signifies an item that is marked as important, a favorite, or noteworthy, drawing attention to it.
- How do I use this icon in React?
- Import it using `import { IconEyeStar } from '@tabler/icons-react'` and then render the component `<IconEyeStar />`.
- What is the license for this icon?
- The Tabler icon library, including the eye 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 →