Bed Pixel Art Icon
A bed icon for sleep tracking, hospital admissions, hotel booking, accommodation listings, and rest features.
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 Bed icon
A side-profile bed with a pillow, covering sleep, accommodation, and medical rest across multiple product domains. Use it on a sleep tracker's main dashboard, a hospital-stay record in a medical app, a hotel listing card in a travel platform, or a 'Bedtime reminder' notification. The generic single-bed shape fits all these contexts, though bed-single and bed-double offer more specific accommodations when the number of sleepers matters for a booking or health scenario.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bed.svg" width="24" height="24" alt="Bed" />
<!-- React -->
import { Bed } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bed.svg" width="48" height="48" style="image-rendering: pixelated" />