John KuehJohn Kueh

bed flat icon

Tabler · bed-flat · MIT

Download SVG

The Tabler bed flat icon depicts a mattress in a horizontal position, commonly used to represent sleeping areas, rest, or accommodation in user interfaces.

Common uses

  • Representing a hotel room or lodging option.
  • Indicating a 'sleep' or 'rest' mode in an app.
  • Labeling a bedroom or sleeping area on a map.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBedFlat } from '@tabler/icons-react';

<IconBedFlat size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBedFlat size={24} stroke={2} />
filled
<IconBedFlatFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Buildings
Keywords
mattresssofacouchfutonsleepingrestfulhorizontalreclinelyinghorizontal-bedbuildingsbedflathorizontal bed

FAQ

What is the bed flat icon used for?
It's typically used to signify sleeping arrangements, rest, or accommodation within a user interface.
How do I use the bed flat icon in React?
You can import and use it like this: `import { IconBedFlat } from '@tabler/icons-react'`. Then render it as `<IconBedFlat />`.
What is the license for the bed flat icon?
The Tabler icon library, including the bed flat icon, is distributed under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →