Ai File Pixel Art Icon
An AI-file icon for AI-generated documents, smart file creation features, and machine-learning output records.
Tags
aiartificialintelligencerobotmlfilepaperpage
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ai File icon
A document icon marked with an AI label or spark, signaling that the file was created or processed by artificial intelligence. Use it in a file manager that distinguishes AI-generated documents from user-created ones, a prompt-to-document feature's output indicator, or a sidebar showing AI drafts awaiting review. Where ai-file-2 uses a different document shape, this variant suits the standard folded-corner file aesthetic common in office tool icon families.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-file.svg" width="24" height="24" alt="Ai File" />
<!-- React -->
import { AiFile } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ai-file.svg" width="48" height="48" style="image-rendering: pixelated" />