single bed icon
single-bed-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- single-bed-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the single bed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 12.61q0-.673.475-1.141Q5.949 11 6.615 11H7V8.615q0-.666.475-1.14T8.615 7h6.77q.666 0 1.14.475T17 8.615V11h.385q.666 0 1.14.475t.475 1.14v2.535q0 .344-.253.597t-.602.253l-.333 1.79q-.029.097-.1.154t-.158.056h-.108q-.086 0-.157-.056q-.072-.057-.1-.153L16.85 16h-9.7l-.338 1.79q-.029.097-.1.154T6.553 18h-.108q-.086 0-.157-.056q-.072-.057-.1-.153L5.855 16q-.35 0-.602-.253Q5 15.494 5 15.15zM12.5 11H16V8.615q0-.269-.173-.442T15.385 8H12.5zM8 11h3.5V8H8.616q-.27 0-.443.173T8 8.615z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSingleBedRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 12.61q0-.673.475-1.141Q5.949 11 6.615 11H7V8.615q0-.666.475-1.14T8.615 7h6.77q.666 0 1.14.475T17 8.615V11h.385q.666 0 1.14.475t.475 1.14v2.535q0 .344-.253.597t-.602.253l-.333 1.79q-.029.097-.1.154t-.158.056h-.108q-.086 0-.157-.056q-.072-.057-.1-.153L16.85 16h-9.7l-.338 1.79q-.029.097-.1.154T6.553 18h-.108q-.086 0-.157-.056q-.072-.057-.1-.153L5.855 16q-.35 0-.602-.253Q5 15.494 5 15.15zM12.5 11H16V8.615q0-.269-.173-.442T15.385 8H12.5zM8 11h3.5V8H8.616q-.27 0-.443.173T8 8.615z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 12.61q0-.673.475-1.141Q5.949 11 6.615 11H7V8.615q0-.666.475-1.14T8.615 7h6.77q.666 0 1.14.475T17 8.615V11h.385q.666 0 1.14.475t.475 1.14v2.535q0 .344-.253.597t-.602.253l-.333 1.79q-.029.097-.1.154t-.158.056h-.108q-.086 0-.157-.056q-.072-.057-.1-.153L16.85 16h-9.7l-.338 1.79q-.029.097-.1.154T6.553 18h-.108q-.086 0-.157-.056q-.072-.057-.1-.153L5.855 16q-.35 0-.602-.253Q5 15.494 5 15.15zM12.5 11H16V8.615q0-.269-.173-.442T15.385 8H12.5zM8 11h3.5V8H8.616q-.27 0-.443.173T8 8.615z"/></svg> </template>
CSS
.icon-single-bed-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2012.61q0-.673.475-1.141Q5.949%2011%206.615%2011H7V8.615q0-.666.475-1.14T8.615%207h6.77q.666%200%201.14.475T17%208.615V11h.385q.666%200%201.14.475t.475%201.14v2.535q0%20.344-.253.597t-.602.253l-.333%201.79q-.029.097-.1.154t-.158.056h-.108q-.086%200-.157-.056q-.072-.057-.1-.153L16.85%2016h-9.7l-.338%201.79q-.029.097-.1.154T6.553%2018h-.108q-.086%200-.157-.056q-.072-.057-.1-.153L5.855%2016q-.35%200-.602-.253Q5%2015.494%205%2015.15zM12.5%2011H16V8.615q0-.269-.173-.442T15.385%208H12.5zM8%2011h3.5V8H8.616q-.27%200-.443.173T8%208.615z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2012.61q0-.673.475-1.141Q5.949%2011%206.615%2011H7V8.615q0-.666.475-1.14T8.615%207h6.77q.666%200%201.14.475T17%208.615V11h.385q.666%200%201.14.475t.475%201.14v2.535q0%20.344-.253.597t-.602.253l-.333%201.79q-.029.097-.1.154t-.158.056h-.108q-.086%200-.157-.056q-.072-.057-.1-.153L16.85%2016h-9.7l-.338%201.79q-.029.097-.1.154T6.553%2018h-.108q-.086%200-.157-.056q-.072-.057-.1-.153L5.855%2016q-.35%200-.602-.253Q5%2015.494%205%2015.15zM12.5%2011H16V8.615q0-.269-.173-.442T15.385%208H12.5zM8%2011h3.5V8H8.616q-.27%200-.443.173T8%208.615z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/single-bed-rounded.svg?color=%231a73e8&size=48