Ai Scan Pixel Art Icon
A sharp-edged AI scan icon for ML-powered scanning actions in interfaces that favor a geometric, angular visual style.
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 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Ai Scan icon
Functionally identical to ai-scan, this variant uses sharper, more angular geometry for a crisper look in dense UI grids or dark-themed interfaces. Place it on 'Scan document' triggers, AI-assisted photo recognition buttons, or any flow where machine learning interprets a captured image. The squared corners align well with technical dashboards and developer tools that use a strict grid aesthetic. For rounded styles, the base ai-scan variant blends more naturally.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-scan-sharp.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-sharp.svg" width="48" height="48" style="image-rendering: pixelated" />