Pixelarticons

Bed Single Pixel Art Icon

A single bed icon for solo accommodation, studio room listings, and individual sleep-tracking record entries.

health Pro 4 variants

Tags

bedsingle

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Bed Single icon

A narrow bed with one pillow, specifically representing single-occupancy sleeping arrangements. Use it in a hotel booking filter to identify single rooms, a vacation rental listing that sleeps one, or a medical record distinguishing individual patient beds from shared spaces. In a sleep tracking app it can label a single sleeper's profile. Paired with bed-double in a room-type selector, the visual size difference immediately communicates the capacity distinction without needing extra copy.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/bed-single.svg" width="24" height="24" alt="Bed Single" />

<!-- React -->
import { BedSingle } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bed-single.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons