bed icon
bed-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- bed-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
bedBoxIcons v2bedBoxIcons v2 SolidbedEmoji One (Colored)bedFont Awesome 6 SolidbedFont Awesome Solidbed-outlineFlowbite IconsbedFluent EmojibedFluent Emoji FlatbedFluent Emoji High ContrastbedHuge IconsbedIconoirbedIonIconsbedLine AwesomebedLucidebedMaterial SymbolsbedMaterial Symbols LightbedMaterial Design Iconsbed-fillMingCute IconbedNoto EmojibedOpenMojibedPhosphorbedPixelarticonsbed-boldSolarbedTabler Icons
Use the bed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.25 11a2.75 2.75 0 0 1 2.745 2.582l.005.168v6.5a.75.75 0 0 1-1.493.102l-.007-.102V18h-17v2.25a.75.75 0 0 1-.648.743L2.75 21a.75.75 0 0 1-.743-.648L2 20.25v-6.5a2.75 2.75 0 0 1 2.582-2.745L4.75 11zM6.75 4h10.5a2.75 2.75 0 0 1 2.745 2.582L20 6.75V10h-3l-.007-.117a1 1 0 0 0-.876-.876L16 9h-2a1 1 0 0 0-.993.883L13 10h-2l-.007-.117a1 1 0 0 0-.876-.876L10 9H8a1 1 0 0 0-.993.883L7 10H4V6.75a2.75 2.75 0 0 1 2.582-2.745z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBed24Filled(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="M19.25 11a2.75 2.75 0 0 1 2.745 2.582l.005.168v6.5a.75.75 0 0 1-1.493.102l-.007-.102V18h-17v2.25a.75.75 0 0 1-.648.743L2.75 21a.75.75 0 0 1-.743-.648L2 20.25v-6.5a2.75 2.75 0 0 1 2.582-2.745L4.75 11zM6.75 4h10.5a2.75 2.75 0 0 1 2.745 2.582L20 6.75V10h-3l-.007-.117a1 1 0 0 0-.876-.876L16 9h-2a1 1 0 0 0-.993.883L13 10h-2l-.007-.117a1 1 0 0 0-.876-.876L10 9H8a1 1 0 0 0-.993.883L7 10H4V6.75a2.75 2.75 0 0 1 2.582-2.745z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.25 11a2.75 2.75 0 0 1 2.745 2.582l.005.168v6.5a.75.75 0 0 1-1.493.102l-.007-.102V18h-17v2.25a.75.75 0 0 1-.648.743L2.75 21a.75.75 0 0 1-.743-.648L2 20.25v-6.5a2.75 2.75 0 0 1 2.582-2.745L4.75 11zM6.75 4h10.5a2.75 2.75 0 0 1 2.745 2.582L20 6.75V10h-3l-.007-.117a1 1 0 0 0-.876-.876L16 9h-2a1 1 0 0 0-.993.883L13 10h-2l-.007-.117a1 1 0 0 0-.876-.876L10 9H8a1 1 0 0 0-.993.883L7 10H4V6.75a2.75 2.75 0 0 1 2.582-2.745z"/></svg> </template>
CSS
.icon-bed-24-filled {
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%22M19.25%2011a2.75%202.75%200%200%201%202.745%202.582l.005.168v6.5a.75.75%200%200%201-1.493.102l-.007-.102V18h-17v2.25a.75.75%200%200%201-.648.743L2.75%2021a.75.75%200%200%201-.743-.648L2%2020.25v-6.5a2.75%202.75%200%200%201%202.582-2.745L4.75%2011zM6.75%204h10.5a2.75%202.75%200%200%201%202.745%202.582L20%206.75V10h-3l-.007-.117a1%201%200%200%200-.876-.876L16%209h-2a1%201%200%200%200-.993.883L13%2010h-2l-.007-.117a1%201%200%200%200-.876-.876L10%209H8a1%201%200%200%200-.993.883L7%2010H4V6.75a2.75%202.75%200%200%201%202.582-2.745z%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%22M19.25%2011a2.75%202.75%200%200%201%202.745%202.582l.005.168v6.5a.75.75%200%200%201-1.493.102l-.007-.102V18h-17v2.25a.75.75%200%200%201-.648.743L2.75%2021a.75.75%200%200%201-.743-.648L2%2020.25v-6.5a2.75%202.75%200%200%201%202.582-2.745L4.75%2011zM6.75%204h10.5a2.75%202.75%200%200%201%202.745%202.582L20%206.75V10h-3l-.007-.117a1%201%200%200%200-.876-.876L16%209h-2a1%201%200%200%200-.993.883L13%2010h-2l-.007-.117a1%201%200%200%200-.876-.876L10%209H8a1%201%200%200%200-.993.883L7%2010H4V6.75a2.75%202.75%200%200%201%202.582-2.745z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bed-24-filled.svg?color=%231a73e8&size=48