The Tabler eye check icon visually represents confirmation or verification of sight, often used to indicate that something has been viewed, approved, or confirmed.
Common uses
- Marking an item as viewed or read
- Indicating successful login or access confirmation
- Showing a status of 'approved' or 'verified'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEyeCheck } from '@tabler/icons-react';
<IconEyeCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- sightvisualviewpublicapproveeyecheckcontroloperationconfirmsystemview confirmedsight approvedeye verifiedcheck sight
FAQ
- What does the eye check icon signify?
- It signifies confirmation or verification, suggesting that something has been seen, approved, or checked.
- How do I use the eye check icon in React?
- You can import and use it directly with `import { IconEyeCheck } from '@tabler/icons-react';` and then render `<IconEyeCheck />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →