Ai User Circle Pixel Art Icon
A circular AI user avatar icon for bot profiles, AI assistant identity badges and automated-account indicators in round-avatar contexts.
Tags
aiartificialintelligencerobotmlaccountcircle
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ai User Circle icon
An AI-marked person silhouette inside a circle, matching the round avatar shape common in messaging apps and social platforms. Use it as the profile picture slot for a chatbot, an AI teammate in a group thread, or an automated agent in a contact list. The circle framing makes it slot directly into any interface that already uses round avatars for human users, keeping visual consistency while still flagging the account as non-human. For square-framed contexts, ai-user-square is the better fit.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-user-circle.svg" width="24" height="24" alt="Ai User Circle" />
<!-- React -->
import { AiUserCircle } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ai-user-circle.svg" width="48" height="48" style="image-rendering: pixelated" />