Ai View Pixel Art Icon
An AI eye icon for computer-vision features, AI image recognition tools and machine-learning visual analysis.
Tags
aiartificialintelligencerobotmlview
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ai View icon
An eye motif combined with an AI or spark indicator, representing computer-vision capabilities powered by machine learning. Use it on an 'AI analysis' button that processes an image, an object-recognition feature toggle, an accessibility tool that auto-describes photos, or a vision-AI dashboard. The combined eye and AI mark distinguishes it clearly from a plain visibility toggle. For general show/hide functionality without an AI dimension, the eye or eye-off icons are less loaded choices.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-view.svg" width="24" height="24" alt="Ai View" />
<!-- React -->
import { AiView } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ai-view.svg" width="48" height="48" style="image-rendering: pixelated" />