Ai Scan Pixel Art Icon
An AI scan icon for intelligent document scanning, ML-powered image analysis, and smart OCR or detection flows.
Tags
aiartificialintelligencerobotmlscan
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ai Scan icon
A scanning motif combined with an AI symbol, conveying that machine learning is analyzing or interpreting the content being scanned. Use it on a 'Scan with AI' button, a document upload step that triggers automated extraction, or a camera-based detection feature in a mobile app. It suits receipt scanning, ID verification, and smart photo tagging equally well. When the action is purely about wireless connectivity rather than analysis, a different icon fits better.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-scan.svg" width="24" height="24" alt="Ai Scan" />
<!-- React -->
import { AiScan } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ai-scan.svg" width="48" height="48" style="image-rendering: pixelated" />