Pixelarticons

Bed Double Pixel Art Icon

A double bed icon for couples accommodation, room-type selectors, and hotel booking with two-person capacity.

health Pro 4 variants

Tags

beddouble

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 Double icon

A wide bed with two pillows, clearly representing a room for two people. In travel apps it identifies double or queen rooms in a room-type picker, a 'Sleeps 2' label in a vacation rental listing, or a couples accommodation filter. In health contexts it can indicate a shared ward. When the number of sleepers is irrelevant, the plain bed icon keeps the layout simpler without the extra detail.

Usage

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

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

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

Related icons