bed icon
bed from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bed
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
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 ContrastbedIconoirbedIonIconsbedLine AwesomebedLucidebedMaterial SymbolsbedMaterial Symbols LightbedMaterial Design Iconsbed-fillMingCute IconbedNoto EmojibedOpenMojibedPhosphorbedPixelarticonsbed-boldSolarbedTabler Icons
Related icons in Huge Icons
Use the bed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M2 3.5v17m20-12v12M2 8.5l4 2h16m-20 5h4m16 0h-3m-13-5v6c0 1.655.345 2 2 2h9c1.655 0 2-.345 2-2v-6"/><path d="M6.814 10.5c.08-.424.206-.868.182-1.303a2.06 2.06 0 0 0-.87-1.583c-.201-.14-.646-.282-1.113-.403c-.682-.177-1.023-.266-1.422-.175c-.283.065-.528.216-.88.485c-.039.03-.058.044-.088.07A2.1 2.1 0 0 0 2 8.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBed(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M2 3.5v17m20-12v12M2 8.5l4 2h16m-20 5h4m16 0h-3m-13-5v6c0 1.655.345 2 2 2h9c1.655 0 2-.345 2-2v-6"/><path d="M6.814 10.5c.08-.424.206-.868.182-1.303a2.06 2.06 0 0 0-.87-1.583c-.201-.14-.646-.282-1.113-.403c-.682-.177-1.023-.266-1.422-.175c-.283.065-.528.216-.88.485c-.039.03-.058.044-.088.07A2.1 2.1 0 0 0 2 8.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M2 3.5v17m20-12v12M2 8.5l4 2h16m-20 5h4m16 0h-3m-13-5v6c0 1.655.345 2 2 2h9c1.655 0 2-.345 2-2v-6"/><path d="M6.814 10.5c.08-.424.206-.868.182-1.303a2.06 2.06 0 0 0-.87-1.583c-.201-.14-.646-.282-1.113-.403c-.682-.177-1.023-.266-1.422-.175c-.283.065-.528.216-.88.485c-.039.03-.058.044-.088.07A2.1 2.1 0 0 0 2 8.5"/></g></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%203.5v17m20-12v12M2%208.5l4%202h16m-20%205h4m16%200h-3m-13-5v6c0%201.655.345%202%202%202h9c1.655%200%202-.345%202-2v-6%22%2F%3E%3Cpath%20d%3D%22M6.814%2010.5c.08-.424.206-.868.182-1.303a2.06%202.06%200%200%200-.87-1.583c-.201-.14-.646-.282-1.113-.403c-.682-.177-1.023-.266-1.422-.175c-.283.065-.528.216-.88.485c-.039.03-.058.044-.088.07A2.1%202.1%200%200%200%202%208.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%203.5v17m20-12v12M2%208.5l4%202h16m-20%205h4m16%200h-3m-13-5v6c0%201.655.345%202%202%202h9c1.655%200%202-.345%202-2v-6%22%2F%3E%3Cpath%20d%3D%22M6.814%2010.5c.08-.424.206-.868.182-1.303a2.06%202.06%200%200%200-.87-1.583c-.201-.14-.646-.282-1.113-.403c-.682-.177-1.023-.266-1.422-.175c-.283.065-.528.216-.88.485c-.039.03-.058.044-.088.07A2.1%202.1%200%200%200%202%208.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bed.svg?color=%231a73e8&size=48