hospital bed 02 icon
hospital-bed-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hospital-bed-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the hospital bed 02 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-width="1.5"><path stroke-linecap="round" d="M19.59 6H4.41c-.233 0-.35 0-.459.017c-.502.076-.963.41-1.289.933c-.07.114-.135.245-.264.507c-.2.404-.3.607-.34.761c-.196.742.124 1.551.689 1.742c.118.04.297.04.657.04h17.192c.36 0 .54 0 .657-.04c.565-.19.885-1 .69-1.742c-.042-.154-.141-.357-.34-.761c-.13-.262-.194-.393-.265-.507c-.326-.523-.787-.857-1.29-.933C19.94 6 19.824 6 19.59 6ZM7.5 17.5L19 10m-2.5 7.5L5 10"/><path d="M8 19a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm12 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" d="M6 6V4.104c0-.718.611-1.245 1.243-1.07l2 .551c.445.123.757.564.757 1.07V6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHospitalBed02(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" strokeWidth="1.5"><path strokeLinecap="round" d="M19.59 6H4.41c-.233 0-.35 0-.459.017c-.502.076-.963.41-1.289.933c-.07.114-.135.245-.264.507c-.2.404-.3.607-.34.761c-.196.742.124 1.551.689 1.742c.118.04.297.04.657.04h17.192c.36 0 .54 0 .657-.04c.565-.19.885-1 .69-1.742c-.042-.154-.141-.357-.34-.761c-.13-.262-.194-.393-.265-.507c-.326-.523-.787-.857-1.29-.933C19.94 6 19.824 6 19.59 6ZM7.5 17.5L19 10m-2.5 7.5L5 10"/><path d="M8 19a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm12 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path strokeLinecap="round" d="M6 6V4.104c0-.718.611-1.245 1.243-1.07l2 .551c.445.123.757.564.757 1.07V6"/></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-width="1.5"><path stroke-linecap="round" d="M19.59 6H4.41c-.233 0-.35 0-.459.017c-.502.076-.963.41-1.289.933c-.07.114-.135.245-.264.507c-.2.404-.3.607-.34.761c-.196.742.124 1.551.689 1.742c.118.04.297.04.657.04h17.192c.36 0 .54 0 .657-.04c.565-.19.885-1 .69-1.742c-.042-.154-.141-.357-.34-.761c-.13-.262-.194-.393-.265-.507c-.326-.523-.787-.857-1.29-.933C19.94 6 19.824 6 19.59 6ZM7.5 17.5L19 10m-2.5 7.5L5 10"/><path d="M8 19a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm12 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" d="M6 6V4.104c0-.718.611-1.245 1.243-1.07l2 .551c.445.123.757.564.757 1.07V6"/></g></svg> </template>
CSS
.icon-hospital-bed-02 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.59%206H4.41c-.233%200-.35%200-.459.017c-.502.076-.963.41-1.289.933c-.07.114-.135.245-.264.507c-.2.404-.3.607-.34.761c-.196.742.124%201.551.689%201.742c.118.04.297.04.657.04h17.192c.36%200%20.54%200%20.657-.04c.565-.19.885-1%20.69-1.742c-.042-.154-.141-.357-.34-.761c-.13-.262-.194-.393-.265-.507c-.326-.523-.787-.857-1.29-.933C19.94%206%2019.824%206%2019.59%206ZM7.5%2017.5L19%2010m-2.5%207.5L5%2010%22%2F%3E%3Cpath%20d%3D%22M8%2019a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm12%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%206V4.104c0-.718.611-1.245%201.243-1.07l2%20.551c.445.123.757.564.757%201.07V6%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.59%206H4.41c-.233%200-.35%200-.459.017c-.502.076-.963.41-1.289.933c-.07.114-.135.245-.264.507c-.2.404-.3.607-.34.761c-.196.742.124%201.551.689%201.742c.118.04.297.04.657.04h17.192c.36%200%20.54%200%20.657-.04c.565-.19.885-1%20.69-1.742c-.042-.154-.141-.357-.34-.761c-.13-.262-.194-.393-.265-.507c-.326-.523-.787-.857-1.29-.933C19.94%206%2019.824%206%2019.59%206ZM7.5%2017.5L19%2010m-2.5%207.5L5%2010%22%2F%3E%3Cpath%20d%3D%22M8%2019a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm12%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%206V4.104c0-.718.611-1.245%201.243-1.07l2%20.551c.445.123.757.564.757%201.07V6%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/hospital-bed-02.svg?color=%231a73e8&size=48