John KuehJohn Kueh

bed double icon

HugeIcons · BedDoubleIcon · MIT

Download SVG

The HugeIcons bed double icon depicts a bed designed for two people, commonly used to represent accommodation, lodging, or sleeping arrangements in user interfaces.

Common uses

  • Hotel booking forms
  • Accommodation filters
  • Room type selection

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
double bedqueen bedking bedlodging

FAQ

What does the BedDoubleIcon represent?
It represents a double bed, suitable for two people. It's typically used for indicating lodging or sleeping options.
How do I use BedDoubleIcon in React?
Import it using `import { BedDoubleIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={BedDoubleIcon} />`.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

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 →