intensive care unit icon

intensive-care-unit from Health Icons by Resolve to Save Lives · Filled · Specialties · MIT Free for personal and commercial use.

Name
intensive-care-unit
Set
Health Icons
Style
Filled
Category
Specialties
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More specialties icons from Health Icons

Use the intensive care unit 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="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm21.667 2.111V10h2v1.111a1 1 0 0 0 1 1h4a2 2 0 0 1 2 2v9.7A3.09 3.09 0 0 1 38 26.36c0 1.684-1.338 3.053-3 3.085v2.112h3v2h-2.17a2.722 2.722 0 1 1-4.217 0H16.387a2.722 2.722 0 1 1-4.217 0H10v-2h2v-8.403l-.315-.316a3.137 3.137 0 0 1 0-4.415a3.07 3.07 0 0 1 2.774-.855l.644-.644a3.156 3.156 0 0 1 4.462.002l1.4 1.4a3.154 3.154 0 0 1-.001 4.462l-.287.287l.128.13c.045.044.106.07.17.07h13.692V14.11h-3.445v.556h.333a1 1 0 0 1 1 1v4.222a1 1 0 0 1-1 1H28.89a1 1 0 0 1-1-1v-4.222a1 1 0 0 1 1-1h.333v-.926a3 3 0 0 1-1.555-2.63m-8.4 10.544l.283-.283a1.155 1.155 0 0 0 0-1.633l-1.4-1.4a1.156 1.156 0 0 0-1.633-.001l-.273.273zM33 29.445v2.11H14v-6.388l3.992 4.019a.87.87 0 0 0 .62.258z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsIntensiveCareUnit(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="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm21.667 2.111V10h2v1.111a1 1 0 0 0 1 1h4a2 2 0 0 1 2 2v9.7A3.09 3.09 0 0 1 38 26.36c0 1.684-1.338 3.053-3 3.085v2.112h3v2h-2.17a2.722 2.722 0 1 1-4.217 0H16.387a2.722 2.722 0 1 1-4.217 0H10v-2h2v-8.403l-.315-.316a3.137 3.137 0 0 1 0-4.415a3.07 3.07 0 0 1 2.774-.855l.644-.644a3.156 3.156 0 0 1 4.462.002l1.4 1.4a3.154 3.154 0 0 1-.001 4.462l-.287.287l.128.13c.045.044.106.07.17.07h13.692V14.11h-3.445v.556h.333a1 1 0 0 1 1 1v4.222a1 1 0 0 1-1 1H28.89a1 1 0 0 1-1-1v-4.222a1 1 0 0 1 1-1h.333v-.926a3 3 0 0 1-1.555-2.63m-8.4 10.544l.283-.283a1.155 1.155 0 0 0 0-1.633l-1.4-1.4a1.156 1.156 0 0 0-1.633-.001l-.273.273zM33 29.445v2.11H14v-6.388l3.992 4.019a.87.87 0 0 0 .62.258z" 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="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm21.667 2.111V10h2v1.111a1 1 0 0 0 1 1h4a2 2 0 0 1 2 2v9.7A3.09 3.09 0 0 1 38 26.36c0 1.684-1.338 3.053-3 3.085v2.112h3v2h-2.17a2.722 2.722 0 1 1-4.217 0H16.387a2.722 2.722 0 1 1-4.217 0H10v-2h2v-8.403l-.315-.316a3.137 3.137 0 0 1 0-4.415a3.07 3.07 0 0 1 2.774-.855l.644-.644a3.156 3.156 0 0 1 4.462.002l1.4 1.4a3.154 3.154 0 0 1-.001 4.462l-.287.287l.128.13c.045.044.106.07.17.07h13.692V14.11h-3.445v.556h.333a1 1 0 0 1 1 1v4.222a1 1 0 0 1-1 1H28.89a1 1 0 0 1-1-1v-4.222a1 1 0 0 1 1-1h.333v-.926a3 3 0 0 1-1.555-2.63m-8.4 10.544l.283-.283a1.155 1.155 0 0 0 0-1.633l-1.4-1.4a1.156 1.156 0 0 0-1.633-.001l-.273.273zM33 29.445v2.11H14v-6.388l3.992 4.019a.87.87 0 0 0 .62.258z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-intensive-care-unit {
  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%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H9a3%203%200%200%201-3-3zm21.667%202.111V10h2v1.111a1%201%200%200%200%201%201h4a2%202%200%200%201%202%202v9.7A3.09%203.09%200%200%201%2038%2026.36c0%201.684-1.338%203.053-3%203.085v2.112h3v2h-2.17a2.722%202.722%200%201%201-4.217%200H16.387a2.722%202.722%200%201%201-4.217%200H10v-2h2v-8.403l-.315-.316a3.137%203.137%200%200%201%200-4.415a3.07%203.07%200%200%201%202.774-.855l.644-.644a3.156%203.156%200%200%201%204.462.002l1.4%201.4a3.154%203.154%200%200%201-.001%204.462l-.287.287l.128.13c.045.044.106.07.17.07h13.692V14.11h-3.445v.556h.333a1%201%200%200%201%201%201v4.222a1%201%200%200%201-1%201H28.89a1%201%200%200%201-1-1v-4.222a1%201%200%200%201%201-1h.333v-.926a3%203%200%200%201-1.555-2.63m-8.4%2010.544l.283-.283a1.155%201.155%200%200%200%200-1.633l-1.4-1.4a1.156%201.156%200%200%200-1.633-.001l-.273.273zM33%2029.445v2.11H14v-6.388l3.992%204.019a.87.87%200%200%200%20.62.258z%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%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H9a3%203%200%200%201-3-3zm21.667%202.111V10h2v1.111a1%201%200%200%200%201%201h4a2%202%200%200%201%202%202v9.7A3.09%203.09%200%200%201%2038%2026.36c0%201.684-1.338%203.053-3%203.085v2.112h3v2h-2.17a2.722%202.722%200%201%201-4.217%200H16.387a2.722%202.722%200%201%201-4.217%200H10v-2h2v-8.403l-.315-.316a3.137%203.137%200%200%201%200-4.415a3.07%203.07%200%200%201%202.774-.855l.644-.644a3.156%203.156%200%200%201%204.462.002l1.4%201.4a3.154%203.154%200%200%201-.001%204.462l-.287.287l.128.13c.045.044.106.07.17.07h13.692V14.11h-3.445v.556h.333a1%201%200%200%201%201%201v4.222a1%201%200%200%201-1%201H28.89a1%201%200%200%201-1-1v-4.222a1%201%200%200%201%201-1h.333v-.926a3%203%200%200%201-1.555-2.63m-8.4%2010.544l.283-.283a1.155%201.155%200%200%200%200-1.633l-1.4-1.4a1.156%201.156%200%200%200-1.633-.001l-.273.273zM33%2029.445v2.11H14v-6.388l3.992%204.019a.87.87%200%200%200%20.62.258z%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/intensive-care-unit.svg?color=%231a73e8&size=48