Bed Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Bed icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305001.svg" alt="Bed icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305001.svg" alt="Bed icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305001.svg" alt="Bed icon" :width="24" :height="24" />
CSS background
.icon-bed {
background-image: url('https://proicons.com/icon/305001.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M63 272v-7c2-28 29-46 52-33 15 9 19 25 19 44v268h802v228h-72V620H134v152H63V272zm310 73h13c71 0 142 0 212 1 94 0 187-1 281 0 36 0 59 25 59 66v91H373V345zm-197 56c0-16 7-28 17-38 12-12 26-17 41-17h109v157H176V401z"/></svg>
Bed in other icon packs
Copied!