Pixelarticons

Robot 2 Pixel Art Icon

A second robot icon for AI features, bot indicators, and automation contexts where an alternate silhouette fits the design.

development Pro 4 variants

Tags

robotaibotandroid

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Robot 2 icon

A second robot body or head silhouette offering a different visual interpretation of the AI or bot concept. Use robot-2 when its proportions or outline better suit the surrounding icon family. Like the base robot, it fits AI assistant panels, chatbot avatars, and automation workflow labels. When building an interface that distinguishes between multiple bot types or AI agents, numbered robot variants can help differentiate them visually, especially when paired with distinct colors or labels.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/robot-2.svg" width="24" height="24" alt="Robot 2" />

<!-- React -->
import { Robot2 } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="robot-2.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons