Robot 4 Pixel Art Icon
A fourth robot icon for AI assistants, bots, and automation interfaces needing a distinct robot silhouette.
Tags
robotaibotandroid
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Robot 4 icon
A fourth robot silhouette completing the core robot icon family. It carries the same bot, AI, and automation meaning as its siblings. Choose robot-4 when its specific geometry (head shape, body proportions, antenna style) aligns best with the surrounding icon palette. For a set of multiple AI agents displayed in a list or grid, using numbered robot variants with different designs makes each agent visually distinct without relying solely on color or labels.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/robot-4.svg" width="24" height="24" alt="Robot 4" />
<!-- React -->
import { Robot4 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="robot-4.svg" width="48" height="48" style="image-rendering: pixelated" />