John KuehJohn Kueh

eye off icon

Tabler · eye-off · MIT

Download SVG

The Tabler eye off icon visually represents the action of hiding or disabling visibility, commonly used to indicate that content or a feature is currently not displayed or accessible.

Common uses

  • Toggling password visibility in login forms.
  • Indicating disabled or hidden user settings.
  • Representing a 'do not show' or 'private' status.

Use it in React

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

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

Details

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

FAQ

What does the eye off icon signify?
It signifies that something is hidden, disabled, or not currently visible. It's often used as a toggle to control display.
How do I use this icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconEyeOff } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the eye-off 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 →