Robot Face Angry Pixel Art Icon
An angry robot face for error states, failed AI responses, frustrated-bot indicators, and negative feedback UI.
Tags
robotaibotandroidfaceangry
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Robot Face Angry icon
A robot face with downturned brows and a frown, expressing anger or frustration. In an AI chat interface it can represent an error state where the bot has failed or been given an unsupported request. It also suits 'Something went wrong' illustrations, antagonist robot characters in games, and negative-sentiment labels in AI emotion-detection tools. Contrast it with robot-face-happy for positive versus negative response states, or with robot-face-sad when the appropriate tone is disappointment rather than anger.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/robot-face-angry.svg" width="24" height="24" alt="Robot Face Angry" />
<!-- React -->
import { RobotFaceAngry } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="robot-face-angry.svg" width="48" height="48" style="image-rendering: pixelated" />