Robot Face Sleeping Pixel Art Icon
A sleeping robot face for idle AI states, inactive bot sessions, maintenance windows, and low-activity mode indicators.
Tags
robotaibotandroidfacesleeping
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Robot Face Sleeping icon
A robot face with closed eyes and sleep indicators (like Z marks), representing dormancy or inactivity. It fits an 'AI offline,' 'Bot sleeping,' or 'Inactive session' state in chat and automation platforms. In a system dashboard it can show a bot or service that is idle but not terminated. Contrasting it with robot-face-happy (active and responsive) makes the active/idle distinction immediately clear to users. For a fully deactivated or disabled bot, a crossed-out robot icon carries a stronger 'off' meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/robot-face-sleeping.svg" width="24" height="24" alt="Robot Face Sleeping" />
<!-- React -->
import { RobotFaceSleeping } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="robot-face-sleeping.svg" width="48" height="48" style="image-rendering: pixelated" />