Ai User Square Pixel Art Icon
A square AI user avatar icon for bot profiles and AI agent identity in apps that use square-framed avatars and card-style user displays.
Tags
aiartificialintelligencerobotmlaccountsquare
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ai User Square icon
An AI-flagged person silhouette contained in a square frame, suited to interfaces where user photos appear as rounded rectangles or full squares rather than circles. Admin dashboards, team directories, and card-based UI layouts often favor square avatars. Use it for an AI agent or chatbot entry in such a list, signaling at a glance that this account is automated. Where round avatars are the standard, ai-user-circle maintains the same meaning in the correct shape.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-user-square.svg" width="24" height="24" alt="Ai User Square" />
<!-- React -->
import { AiUserSquare } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ai-user-square.svg" width="48" height="48" style="image-rendering: pixelated" />