inpatient icon
inpatient from Health Icons by Resolve to Save Lives · Filled · Devices · MIT Free for personal and commercial use.
- Name
- inpatient
- Set
- Health Icons
- Style
- Filled
- Category
- Devices
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
More devices icons from Health Icons
Use the inpatient icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M16.096 11.105a3.77 3.77 0 0 0-5.333-.002l-.704.704a3.95 3.95 0 0 0-3.892 1.021a4.034 4.034 0 0 0 0 5.676l.833.839V30H4v2h2.05a3.5 3.5 0 1 0 4.899 0h26.102a3.5 3.5 0 1 0 4.899 0H44v-2h-4v-3.113a3.96 3.96 0 0 0 3-3.854c0-2.19-1.761-3.967-3.934-3.967H18.11a.3.3 0 0 1-.218-.09l-.366-.37l.369-.367a3.77 3.77 0 0 0 .001-5.333zm.02 6.083l.365-.364a1.77 1.77 0 0 0 0-2.504l-1.8-1.8a1.77 1.77 0 0 0-2.504-.002l-.35.35zM38 30H9v-8.644l5.275 5.311c.212.213.498.333.797.333H38z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsInpatient(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M16.096 11.105a3.77 3.77 0 0 0-5.333-.002l-.704.704a3.95 3.95 0 0 0-3.892 1.021a4.034 4.034 0 0 0 0 5.676l.833.839V30H4v2h2.05a3.5 3.5 0 1 0 4.899 0h26.102a3.5 3.5 0 1 0 4.899 0H44v-2h-4v-3.113a3.96 3.96 0 0 0 3-3.854c0-2.19-1.761-3.967-3.934-3.967H18.11a.3.3 0 0 1-.218-.09l-.366-.37l.369-.367a3.77 3.77 0 0 0 .001-5.333zm.02 6.083l.365-.364a1.77 1.77 0 0 0 0-2.504l-1.8-1.8a1.77 1.77 0 0 0-2.504-.002l-.35.35zM38 30H9v-8.644l5.275 5.311c.212.213.498.333.797.333H38z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M16.096 11.105a3.77 3.77 0 0 0-5.333-.002l-.704.704a3.95 3.95 0 0 0-3.892 1.021a4.034 4.034 0 0 0 0 5.676l.833.839V30H4v2h2.05a3.5 3.5 0 1 0 4.899 0h26.102a3.5 3.5 0 1 0 4.899 0H44v-2h-4v-3.113a3.96 3.96 0 0 0 3-3.854c0-2.19-1.761-3.967-3.934-3.967H18.11a.3.3 0 0 1-.218-.09l-.366-.37l.369-.367a3.77 3.77 0 0 0 .001-5.333zm.02 6.083l.365-.364a1.77 1.77 0 0 0 0-2.504l-1.8-1.8a1.77 1.77 0 0 0-2.504-.002l-.35.35zM38 30H9v-8.644l5.275 5.311c.212.213.498.333.797.333H38z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-inpatient {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.096%2011.105a3.77%203.77%200%200%200-5.333-.002l-.704.704a3.95%203.95%200%200%200-3.892%201.021a4.034%204.034%200%200%200%200%205.676l.833.839V30H4v2h2.05a3.5%203.5%200%201%200%204.899%200h26.102a3.5%203.5%200%201%200%204.899%200H44v-2h-4v-3.113a3.96%203.96%200%200%200%203-3.854c0-2.19-1.761-3.967-3.934-3.967H18.11a.3.3%200%200%201-.218-.09l-.366-.37l.369-.367a3.77%203.77%200%200%200%20.001-5.333zm.02%206.083l.365-.364a1.77%201.77%200%200%200%200-2.504l-1.8-1.8a1.77%201.77%200%200%200-2.504-.002l-.35.35zM38%2030H9v-8.644l5.275%205.311c.212.213.498.333.797.333H38z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.096%2011.105a3.77%203.77%200%200%200-5.333-.002l-.704.704a3.95%203.95%200%200%200-3.892%201.021a4.034%204.034%200%200%200%200%205.676l.833.839V30H4v2h2.05a3.5%203.5%200%201%200%204.899%200h26.102a3.5%203.5%200%201%200%204.899%200H44v-2h-4v-3.113a3.96%203.96%200%200%200%203-3.854c0-2.19-1.761-3.967-3.934-3.967H18.11a.3.3%200%200%201-.218-.09l-.366-.37l.369-.367a3.77%203.77%200%200%200%20.001-5.333zm.02%206.083l.365-.364a1.77%201.77%200%200%200%200-2.504l-1.8-1.8a1.77%201.77%200%200%200-2.504-.002l-.35.35zM38%2030H9v-8.644l5.275%205.311c.212.213.498.333.797.333H38z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/inpatient.svg?color=%231a73e8&size=48