Ai Box Pixel Art Icon
An AI box icon for packaged AI models, containerized ML services, and AI deployment or distribution flows.
Tags
aiartificialintelligencerobotmlboxpackagecontainer
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ai Box icon
A box or package overlaid with an AI indicator, evoking a contained, distributable artificial intelligence model or service. Reach for it on cards that represent deployed ML models, container images with AI workloads, or a 'Download model' button. It pairs naturally with versioning or release workflows where AI capabilities are shipped as discrete packages. When the focus is an AI interface rather than a model artifact, ai-app-window reads more clearly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-box.svg" width="24" height="24" alt="Ai Box" />
<!-- React -->
import { AiBox } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ai-box.svg" width="48" height="48" style="image-rendering: pixelated" />