Pixelarticons

Hotel Bed Pixel Art Icon

A hotel-bed icon for accommodation search, room-type selectors, booking platforms and sleep or rest indicators.

travel Free 4 variants

Tags

hotelbed

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Hotel Bed icon

A bed with a headboard and pillow, the standard icon for hotels and overnight accommodation. Place it in a travel booking app's accommodation section, on a room-type filter (single, double, suite), in a map layer showing hotel locations, or in a check-in flow. It also serves in health or wellness contexts to indicate sleep or rest. For camping or outdoors accommodation, the tent icon is a better fit; hotel-bed implies an indoor, hospitality-grade room.

Usage

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

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

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

Related icons