John KuehJohn Kueh

eye closed icon

Tabler · eye-closed · MIT

Download SVG

The Tabler eye closed icon visually represents an eye with a line through it, commonly used to indicate that content is hidden, private, or disabled.

Common uses

  • Toggling password visibility
  • Indicating private or hidden content
  • Disabling or blocking a feature

Use it in React

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

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

Details

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

FAQ

What does the eye closed icon signify?
It signifies that something is hidden, private, or not currently visible or accessible.
How do I use this icon in React?
You can import and use it like this: import { IconEyeClosed } from '@tabler/icons-react'. Then render it as <IconEyeClosed />.
What is the license for this icon?
The Tabler icon set, including the eye closed 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 →