John KuehJohn Kueh

bed bunk icon

HugeIcons · BedBunkIcon · MIT

Download SVG

The HugeIcons bed bunk icon visually represents a bunk bed, commonly used in UI to signify sleeping arrangements, dormitories, or shared accommodation.

Common uses

  • Hotel or hostel booking interfaces
  • Dormitory management systems
  • Accommodation search filters

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BedBunkIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BedBunkIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bunk beddorm bedstacked bedsleeping quarters

FAQ

What does the bed bunk icon represent?
It depicts a bunk bed, ideal for indicating shared sleeping spaces or multi-person sleeping arrangements.
How do I use the BedBunkIcon in React?
Import both HugeiconsIcon and BedBunkIcon, then render <HugeiconsIcon icon={BedBunkIcon} />.
What is the license for this icon?
The BedBunkIcon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →