John KuehJohn Kueh

eye icon

Tabler · eye · MIT

Download SVG

The Tabler eye icon visually represents the concept of viewing or visibility, commonly used to toggle the display of sensitive information like passwords or to indicate an item is being watched.

Common uses

  • Toggle password visibility
  • Show view count
  • Indicate 'read' status

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconEye } from '@tabler/icons-react';

<IconEye size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconEye size={24} stroke={2} />
filled
<IconEyeFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
viewwatcheyecontroloperationfunctioninterfacemanagementvisibilityaccessibilitya11yvisionsystemshowpassword toggle

FAQ

What is the eye icon used for?
It's typically used to show or hide content, like passwords, or to indicate that something is being monitored or viewed.
How do I use the eye icon in React?
Import it from '@tabler/icons-react' and use it as a component: import { IconEye } from '@tabler/icons-react'.
What is the license for the Tabler eye icon?
The Tabler icon library, including the eye icon, is released 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 →