Ai File 2 Pixel Art Icon
An alternate AI-file icon for AI-generated documents, smart-draft indicators, and machine-learning file records.
Tags
aiartificialintelligencerobotmlfilepaperpage
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ai File 2 icon
A second document silhouette marked with an AI indicator, offering a different page shape or corner treatment compared to ai-file. Use it when the two variants need to represent distinct document types in the same product, such as ai-file for text documents and ai-file-2 for structured reports. Both signal AI-produced content; the choice between them is primarily about visual consistency with the surrounding file icons already in use.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-file-2.svg" width="24" height="24" alt="Ai File 2" />
<!-- React -->
import { AiFile2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ai-file-2.svg" width="48" height="48" style="image-rendering: pixelated" />