Pixelarticons

Eye Minimal Pixel Art Icon

A simplified eye icon for 'Show password', view-count labels, privacy toggles and preview actions where a lightweight glyph is needed.

people Pro 2 variants

Tags

eyeviewshowvisiblepreviewseeminimal

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 Minimal icon

A pared-down eye shape with minimal detail, trading decorative flourishes for clarity at small sizes. It suits the 'reveal password' state of a password field toggle, view-count labels in analytics dashboards, or a 'Preview' button in a content editor. Its lightness makes it work well inside compact icon buttons and navigation bars. When a crossed-out state is needed to indicate hidden content, pair it with eye-invisible to form a clear two-state toggle.

Usage

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

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

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

Related icons