Robot Face Sad Pixel Art Icon
A sad robot face for failed operations, bot-unable states, disappointment messages, and negative feedback illustrations.
Tags
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Robot Face Sad icon
A robot face with downturned mouth and drooping features, expressing sadness or disappointment. Use it for empty-state illustrations when a bot could not find results, for error messages that want to maintain a friendly tone ('I'm sorry, I couldn't complete that'), or for negative-outcome states in AI feedback flows. It is softer than robot-face-angry, making it more appropriate for genuine errors where the system wants to apologize rather than appear confrontational. Pair with robot-face-happy for emotional contrast.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/robot-face-sad.svg" width="24" height="24" alt="Robot Face Sad" />
<!-- React -->
import { RobotFaceSad } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="robot-face-sad.svg" width="48" height="48" style="image-rendering: pixelated" />