Pixelarticons

Eye Invisible Pixel Art Icon

An eye with a strikethrough or hidden state for 'Hide password', private content indicators and toggling visibility off in forms and settings.

people Pro 2 variants

Tags

eyeviewshowvisiblepreviewseeinvisible

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Eye Invisible icon

An eye icon crossed out or visually suppressed to indicate that something is hidden from view. Its most common role is the second state of a password-visibility toggle: the open eye shows the password, this icon hides it again. It also marks private posts, hidden fields, and 'invisible to others' profile settings. Keep it paired with the open eye-minimal or standard eye icon so users can flip between visible and hidden states with a single tap.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/eye-invisible.svg" width="24" height="24" alt="Eye Invisible" />

<!-- React -->
import { EyeInvisible } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="eye-invisible.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons