John KuehJohn Kueh

bed single 02 icon

HugeIcons · BedSingle02Icon · MIT

Download SVG

The HugeIcons bed single 02 icon depicts a single bed, commonly used in UI to represent lodging, accommodation, or sleeping arrangements.

Common uses

  • Hotel booking interfaces
  • Accommodation search filters
  • User profile settings (e.g., home setup)

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
single beddormitorylodgingbedroom

FAQ

What does the BedSingle02Icon represent?
This icon represents a single bed, suitable for indicating sleeping quarters or accommodation.
How do I use BedSingle02Icon in a React project?
Import it using `import { BedSingle02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BedSingle02Icon} />`.
What is the license for this icon?
The BedSingle02Icon is distributed under the MIT license, allowing for free 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 →