bed icon
bed-bold from Solar by 480 Design · Bold · Home · CC-BY-4.0 Attribution required.
- Name
- bed-bold
- Set
- Solar
- Style
- Bold
- Category
- Home
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
bedBoxIcons v2bedBoxIcons v2 SolidbedEmoji One (Colored)bedFont Awesome 6 SolidbedFont Awesome Solidbed-outlineFlowbite Iconsbed-16-filledFluent UI System IconsbedFluent EmojibedFluent Emoji FlatbedFluent Emoji High ContrastbedHuge IconsbedIconoirbedIonIconsbedLine AwesomebedLucidebedMaterial SymbolsbedMaterial Symbols LightbedMaterial Design Iconsbed-fillMingCute IconbedNoto EmojibedOpenMojibedPhosphorbedPixelarticonsbedTabler Icons
More home icons from Solar
armchair-2-boldarmchair-boldbar-chair-boldbath-boldbedside-table-2-boldbedside-table-3-boldbedside-table-4-boldbedside-table-boldchair-2-boldchair-boldchandelier-boldcloset-2-boldcloset-boldconditioner-2-boldconditioner-boldfloor-lamp-boldfloor-lamp-minimalistic-boldfridge-boldlamp-boldmirror-boldremote-controller-2-boldremote-controller-boldremote-controller-minimalistic-boldsmart-vacuum-cleaner-2-bold
Use the bed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.25 10.5V7.25H9.50003C8.53602 7.25 7.88846 7.2516 7.40542 7.31654C6.94396 7.37858 6.74646 7.4858 6.61615 7.61612C6.48583 7.74644 6.37861 7.94393 6.31656 8.40539C6.25162 8.88843 6.25003 9.53599 6.25003 10.5L11.25 10.5Z"/><path d="M17.75 10.5C17.75 9.53599 17.7484 8.88843 17.6835 8.40539C17.6215 7.94393 17.5142 7.74644 17.3839 7.61612C17.2536 7.4858 17.0561 7.37858 16.5946 7.31654C16.1116 7.2516 15.464 7.25 14.5 7.25H12.75V10.5L17.75 10.5Z"/><path fill-rule="evenodd" d="M13 4H11C7.22879 4 5.34317 4 4.1716 5.17157C3.14913 6.19404 3.019 7.76038 3.00244 10.6494V12.2665C2.6221 12.4854 2.322 12.8248 2.15224 13.2346C2 13.6022 2 14.0681 2 15C2 15.9319 2 16.3978 2.15224 16.7654C2.35523 17.2554 2.74458 17.6448 3.23463 17.8478C3.48702 17.9523 3.78581 17.9851 4.25 17.9953V20C4.25 20.4142 4.58579 20.75 5 20.75C5.41421 20.75 5.75 20.4142 5.75 20V18H18.25V20C18.25 20.4142 18.5858 20.75 19 20.75C19.4142 20.75 19.75 20.4142 19.75 20V17.9953C20.2142 17.9851 20.513 17.9523 20.7654 17.8478C21.2554 17.6448 21.6448 17.2554 21.8478 16.7654C22 16.3978 22 15.9319 22 15C22 14.0681 22 13.6022 21.8478 13.2346C21.678 12.8248 21.3779 12.4854 20.9976 12.2666V10.6494C20.9811 7.76038 20.8509 6.19404 19.8285 5.17157C18.6569 4 16.7713 4 13 4ZM19.25 12.0001V10.448C19.2501 9.54955 19.2501 8.80028 19.1701 8.20552C19.0857 7.57773 18.9 7.01093 18.4446 6.55546C17.9891 6.09999 17.4223 5.91432 16.7945 5.82991C16.1997 5.74995 15.4505 5.74997 14.552 5.75H9.44803C8.54955 5.74997 7.80033 5.74995 7.20555 5.82991C6.57776 5.91432 6.01095 6.09999 5.55549 6.55546C5.10002 7.01093 4.91434 7.57773 4.82994 8.20552C4.74997 8.8003 4.75 9.54952 4.75003 10.448V12.0001C4.82946 12 4.91269 12 5 12H19C19.0873 12 19.1706 12 19.25 12.0001Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBedBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.25 10.5V7.25H9.50003C8.53602 7.25 7.88846 7.2516 7.40542 7.31654C6.94396 7.37858 6.74646 7.4858 6.61615 7.61612C6.48583 7.74644 6.37861 7.94393 6.31656 8.40539C6.25162 8.88843 6.25003 9.53599 6.25003 10.5L11.25 10.5Z"/><path d="M17.75 10.5C17.75 9.53599 17.7484 8.88843 17.6835 8.40539C17.6215 7.94393 17.5142 7.74644 17.3839 7.61612C17.2536 7.4858 17.0561 7.37858 16.5946 7.31654C16.1116 7.2516 15.464 7.25 14.5 7.25H12.75V10.5L17.75 10.5Z"/><path fillRule="evenodd" d="M13 4H11C7.22879 4 5.34317 4 4.1716 5.17157C3.14913 6.19404 3.019 7.76038 3.00244 10.6494V12.2665C2.6221 12.4854 2.322 12.8248 2.15224 13.2346C2 13.6022 2 14.0681 2 15C2 15.9319 2 16.3978 2.15224 16.7654C2.35523 17.2554 2.74458 17.6448 3.23463 17.8478C3.48702 17.9523 3.78581 17.9851 4.25 17.9953V20C4.25 20.4142 4.58579 20.75 5 20.75C5.41421 20.75 5.75 20.4142 5.75 20V18H18.25V20C18.25 20.4142 18.5858 20.75 19 20.75C19.4142 20.75 19.75 20.4142 19.75 20V17.9953C20.2142 17.9851 20.513 17.9523 20.7654 17.8478C21.2554 17.6448 21.6448 17.2554 21.8478 16.7654C22 16.3978 22 15.9319 22 15C22 14.0681 22 13.6022 21.8478 13.2346C21.678 12.8248 21.3779 12.4854 20.9976 12.2666V10.6494C20.9811 7.76038 20.8509 6.19404 19.8285 5.17157C18.6569 4 16.7713 4 13 4ZM19.25 12.0001V10.448C19.2501 9.54955 19.2501 8.80028 19.1701 8.20552C19.0857 7.57773 18.9 7.01093 18.4446 6.55546C17.9891 6.09999 17.4223 5.91432 16.7945 5.82991C16.1997 5.74995 15.4505 5.74997 14.552 5.75H9.44803C8.54955 5.74997 7.80033 5.74995 7.20555 5.82991C6.57776 5.91432 6.01095 6.09999 5.55549 6.55546C5.10002 7.01093 4.91434 7.57773 4.82994 8.20552C4.74997 8.8003 4.75 9.54952 4.75003 10.448V12.0001C4.82946 12 4.91269 12 5 12H19C19.0873 12 19.1706 12 19.25 12.0001Z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.25 10.5V7.25H9.50003C8.53602 7.25 7.88846 7.2516 7.40542 7.31654C6.94396 7.37858 6.74646 7.4858 6.61615 7.61612C6.48583 7.74644 6.37861 7.94393 6.31656 8.40539C6.25162 8.88843 6.25003 9.53599 6.25003 10.5L11.25 10.5Z"/><path d="M17.75 10.5C17.75 9.53599 17.7484 8.88843 17.6835 8.40539C17.6215 7.94393 17.5142 7.74644 17.3839 7.61612C17.2536 7.4858 17.0561 7.37858 16.5946 7.31654C16.1116 7.2516 15.464 7.25 14.5 7.25H12.75V10.5L17.75 10.5Z"/><path fill-rule="evenodd" d="M13 4H11C7.22879 4 5.34317 4 4.1716 5.17157C3.14913 6.19404 3.019 7.76038 3.00244 10.6494V12.2665C2.6221 12.4854 2.322 12.8248 2.15224 13.2346C2 13.6022 2 14.0681 2 15C2 15.9319 2 16.3978 2.15224 16.7654C2.35523 17.2554 2.74458 17.6448 3.23463 17.8478C3.48702 17.9523 3.78581 17.9851 4.25 17.9953V20C4.25 20.4142 4.58579 20.75 5 20.75C5.41421 20.75 5.75 20.4142 5.75 20V18H18.25V20C18.25 20.4142 18.5858 20.75 19 20.75C19.4142 20.75 19.75 20.4142 19.75 20V17.9953C20.2142 17.9851 20.513 17.9523 20.7654 17.8478C21.2554 17.6448 21.6448 17.2554 21.8478 16.7654C22 16.3978 22 15.9319 22 15C22 14.0681 22 13.6022 21.8478 13.2346C21.678 12.8248 21.3779 12.4854 20.9976 12.2666V10.6494C20.9811 7.76038 20.8509 6.19404 19.8285 5.17157C18.6569 4 16.7713 4 13 4ZM19.25 12.0001V10.448C19.2501 9.54955 19.2501 8.80028 19.1701 8.20552C19.0857 7.57773 18.9 7.01093 18.4446 6.55546C17.9891 6.09999 17.4223 5.91432 16.7945 5.82991C16.1997 5.74995 15.4505 5.74997 14.552 5.75H9.44803C8.54955 5.74997 7.80033 5.74995 7.20555 5.82991C6.57776 5.91432 6.01095 6.09999 5.55549 6.55546C5.10002 7.01093 4.91434 7.57773 4.82994 8.20552C4.74997 8.8003 4.75 9.54952 4.75003 10.448V12.0001C4.82946 12 4.91269 12 5 12H19C19.0873 12 19.1706 12 19.25 12.0001Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-bed-bold {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.25%2010.5V7.25H9.50003C8.53602%207.25%207.88846%207.2516%207.40542%207.31654C6.94396%207.37858%206.74646%207.4858%206.61615%207.61612C6.48583%207.74644%206.37861%207.94393%206.31656%208.40539C6.25162%208.88843%206.25003%209.53599%206.25003%2010.5L11.25%2010.5Z%22%2F%3E%3Cpath%20d%3D%22M17.75%2010.5C17.75%209.53599%2017.7484%208.88843%2017.6835%208.40539C17.6215%207.94393%2017.5142%207.74644%2017.3839%207.61612C17.2536%207.4858%2017.0561%207.37858%2016.5946%207.31654C16.1116%207.2516%2015.464%207.25%2014.5%207.25H12.75V10.5L17.75%2010.5Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13%204H11C7.22879%204%205.34317%204%204.1716%205.17157C3.14913%206.19404%203.019%207.76038%203.00244%2010.6494V12.2665C2.6221%2012.4854%202.322%2012.8248%202.15224%2013.2346C2%2013.6022%202%2014.0681%202%2015C2%2015.9319%202%2016.3978%202.15224%2016.7654C2.35523%2017.2554%202.74458%2017.6448%203.23463%2017.8478C3.48702%2017.9523%203.78581%2017.9851%204.25%2017.9953V20C4.25%2020.4142%204.58579%2020.75%205%2020.75C5.41421%2020.75%205.75%2020.4142%205.75%2020V18H18.25V20C18.25%2020.4142%2018.5858%2020.75%2019%2020.75C19.4142%2020.75%2019.75%2020.4142%2019.75%2020V17.9953C20.2142%2017.9851%2020.513%2017.9523%2020.7654%2017.8478C21.2554%2017.6448%2021.6448%2017.2554%2021.8478%2016.7654C22%2016.3978%2022%2015.9319%2022%2015C22%2014.0681%2022%2013.6022%2021.8478%2013.2346C21.678%2012.8248%2021.3779%2012.4854%2020.9976%2012.2666V10.6494C20.9811%207.76038%2020.8509%206.19404%2019.8285%205.17157C18.6569%204%2016.7713%204%2013%204ZM19.25%2012.0001V10.448C19.2501%209.54955%2019.2501%208.80028%2019.1701%208.20552C19.0857%207.57773%2018.9%207.01093%2018.4446%206.55546C17.9891%206.09999%2017.4223%205.91432%2016.7945%205.82991C16.1997%205.74995%2015.4505%205.74997%2014.552%205.75H9.44803C8.54955%205.74997%207.80033%205.74995%207.20555%205.82991C6.57776%205.91432%206.01095%206.09999%205.55549%206.55546C5.10002%207.01093%204.91434%207.57773%204.82994%208.20552C4.74997%208.8003%204.75%209.54952%204.75003%2010.448V12.0001C4.82946%2012%204.91269%2012%205%2012H19C19.0873%2012%2019.1706%2012%2019.25%2012.0001Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.25%2010.5V7.25H9.50003C8.53602%207.25%207.88846%207.2516%207.40542%207.31654C6.94396%207.37858%206.74646%207.4858%206.61615%207.61612C6.48583%207.74644%206.37861%207.94393%206.31656%208.40539C6.25162%208.88843%206.25003%209.53599%206.25003%2010.5L11.25%2010.5Z%22%2F%3E%3Cpath%20d%3D%22M17.75%2010.5C17.75%209.53599%2017.7484%208.88843%2017.6835%208.40539C17.6215%207.94393%2017.5142%207.74644%2017.3839%207.61612C17.2536%207.4858%2017.0561%207.37858%2016.5946%207.31654C16.1116%207.2516%2015.464%207.25%2014.5%207.25H12.75V10.5L17.75%2010.5Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13%204H11C7.22879%204%205.34317%204%204.1716%205.17157C3.14913%206.19404%203.019%207.76038%203.00244%2010.6494V12.2665C2.6221%2012.4854%202.322%2012.8248%202.15224%2013.2346C2%2013.6022%202%2014.0681%202%2015C2%2015.9319%202%2016.3978%202.15224%2016.7654C2.35523%2017.2554%202.74458%2017.6448%203.23463%2017.8478C3.48702%2017.9523%203.78581%2017.9851%204.25%2017.9953V20C4.25%2020.4142%204.58579%2020.75%205%2020.75C5.41421%2020.75%205.75%2020.4142%205.75%2020V18H18.25V20C18.25%2020.4142%2018.5858%2020.75%2019%2020.75C19.4142%2020.75%2019.75%2020.4142%2019.75%2020V17.9953C20.2142%2017.9851%2020.513%2017.9523%2020.7654%2017.8478C21.2554%2017.6448%2021.6448%2017.2554%2021.8478%2016.7654C22%2016.3978%2022%2015.9319%2022%2015C22%2014.0681%2022%2013.6022%2021.8478%2013.2346C21.678%2012.8248%2021.3779%2012.4854%2020.9976%2012.2666V10.6494C20.9811%207.76038%2020.8509%206.19404%2019.8285%205.17157C18.6569%204%2016.7713%204%2013%204ZM19.25%2012.0001V10.448C19.2501%209.54955%2019.2501%208.80028%2019.1701%208.20552C19.0857%207.57773%2018.9%207.01093%2018.4446%206.55546C17.9891%206.09999%2017.4223%205.91432%2016.7945%205.82991C16.1997%205.74995%2015.4505%205.74997%2014.552%205.75H9.44803C8.54955%205.74997%207.80033%205.74995%207.20555%205.82991C6.57776%205.91432%206.01095%206.09999%205.55549%206.55546C5.10002%207.01093%204.91434%207.57773%204.82994%208.20552C4.74997%208.8003%204.75%209.54952%204.75003%2010.448V12.0001C4.82946%2012%204.91269%2012%205%2012H19C19.0873%2012%2019.1706%2012%2019.25%2012.0001Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bed-bold.svg?color=%231a73e8&size=48