John KuehJohn Kueh

eye closed icon

Lucide · eye-closed · ISC

Download SVG

The Lucide eye closed icon visually represents the concept of something being hidden or concealed, commonly used in user interfaces to indicate that sensitive information, like a password, is not currently visible.

Common uses

  • Password field toggle to hide input
  • Status indicator for private content
  • Option to disable or hide a feature

Use it in React

Install
npm i lucide-react
Import & render
import { EyeClosed } from 'lucide-react';

<EyeClosed size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
viewwatchseehideconcealmaskhiddenvisibilityvisioneyeclosedhide passwordvisibility offprivate

FAQ

What is the purpose of the eye closed icon?
It's used to signify that something is hidden or not visible, most commonly to obscure sensitive input like passwords.
How do I use the eye closed icon in React?
You can import and use it directly from the lucide-react library: import { EyeClosed } from 'lucide-react'.
What is the license for the Lucide eye closed icon?
The Lucide icon library, including the eye closed icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →