The Lucide bed icon depicts a simple representation of a bed, commonly used to signify lodging, rest, or bedroom-related features in user interfaces.
Common uses
- Hotel booking forms
- Accommodation filters
- Sleep tracking features
Use it in React
Install
npm i lucide-reactImport & render
import { Bed } from 'lucide-react';
<Bed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- sleephotelfurniturebedbedroom
FAQ
- What does the bed icon represent?
- The bed icon represents a place to sleep or rest, often used for themes related to hotels, bedrooms, or accommodation.
- How do I use the bed icon in React?
- You can import and use the bed icon in React with the following statement: import { Bed } from 'lucide-react'.
- What is the license for the Lucide bed icon?
- The Lucide bed icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →