bed icon
bed from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.
- Name
- bed
- Set
- BoxIcons v2 Solid
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
bedBoxIcons v2bedEmoji One (Colored)bedFont Awesome 6 Solidbed-16-filledFluent UI System IconsbedFluent EmojibedFluent Emoji FlatbedFluent Emoji High ContrastbedHuge IconsbedIconoirbedIonIconsbedLine AwesomebedLucidebedMaterial SymbolsbedMaterial Design Iconsbed-fillMingCute IconbedNoto EmojibedOpenMojibedPhosphorbedPixelarticonsbed-boldSolarbedTabler IconsbedTwitter EmojibedUnicons
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="M20 9.556V3h-2v2H6V3H4v6.557C2.81 10.25 2 11.526 2 13v4a1 1 0 0 0 1 1h1v4h2v-4h12v4h2v-4h1a1 1 0 0 0 1-1v-4c0-1.474-.811-2.75-2-3.444M11 9H6V7h5zm7 0h-5V7h5z"/></svg>
React
import type { SVGProps } from "react";
export function BxsBed(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="M20 9.556V3h-2v2H6V3H4v6.557C2.81 10.25 2 11.526 2 13v4a1 1 0 0 0 1 1h1v4h2v-4h12v4h2v-4h1a1 1 0 0 0 1-1v-4c0-1.474-.811-2.75-2-3.444M11 9H6V7h5zm7 0h-5V7h5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 9.556V3h-2v2H6V3H4v6.557C2.81 10.25 2 11.526 2 13v4a1 1 0 0 0 1 1h1v4h2v-4h12v4h2v-4h1a1 1 0 0 0 1-1v-4c0-1.474-.811-2.75-2-3.444M11 9H6V7h5zm7 0h-5V7h5z"/></svg> </template>
CSS
.icon-bed {
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%22M20%209.556V3h-2v2H6V3H4v6.557C2.81%2010.25%202%2011.526%202%2013v4a1%201%200%200%200%201%201h1v4h2v-4h12v4h2v-4h1a1%201%200%200%200%201-1v-4c0-1.474-.811-2.75-2-3.444M11%209H6V7h5zm7%200h-5V7h5z%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%22M20%209.556V3h-2v2H6V3H4v6.557C2.81%2010.25%202%2011.526%202%2013v4a1%201%200%200%200%201%201h1v4h2v-4h12v4h2v-4h1a1%201%200%200%200%201-1v-4c0-1.474-.811-2.75-2-3.444M11%209H6V7h5zm7%200h-5V7h5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxs/bed.svg?color=%231a73e8&size=48