The Tabler bed off icon visually represents a bed that is unavailable or out of service, commonly used in UI to indicate a room is occupied, booked, or not suitable for rest.
Common uses
- Indicate a 'do not disturb' status for a hotel room.
- Show a bed as unavailable on a booking interface.
- Represent a 'no sleeping' zone in a map or floor plan.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBedOff } from '@tabler/icons-react';
<IconBedOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- furnituresleepingcomfortablebedroommattressrestingrelaxsleepfutoncozymapbedoffunavailable beddo not disturboccupied room
FAQ
- What does the bed off icon signify?
- It signifies unavailability, disuse, or a 'do not disturb' state related to a bed or sleeping area.
- How do I use the bed off icon in React?
- Import it using `import { IconBedOff } from '@tabler/icons-react'` and then use it as a component: `<IconBedOff />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.