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.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
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" />