Ai User Pixel Art Icon
An AI user icon combining a person silhouette with a robot or AI indicator, for AI assistant profiles, bot accounts and agent identification.
Tags
aiartificialintelligencerobotmlaccount
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ai User icon
A human silhouette decorated with a signal that marks it as artificial, distinguishing it from a plain user icon. Use it as the avatar for a chatbot, an AI agent in a participant list, or the profile image for an automated account in an admin panel. Where human and automated actors appear side by side, this icon prevents confusion about who is a person and who is a system. The standard user icon suffices for plain human accounts.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ai-user.svg" width="24" height="24" alt="Ai User" />
<!-- React -->
import { AiUser } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ai-user.svg" width="48" height="48" style="image-rendering: pixelated" />