ventilator alt icon

ventilator-alt-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Devices · MIT Free for personal and commercial use.

Name
ventilator-alt-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Devices
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More devices icons from Health Icons

Use the ventilator alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 2H4v12h7v1h-1a1 1 0 1 0 0 2h1v1H4v2h2a1 1 0 1 0 0 2a1 1 0 0 0 0-2h12a1 1 0 1 0 0 2a1 1 0 0 0 0-2h2v-2h-7v-1h1a1 1 0 1 0 0-2h-1v-1h7v-4h-2v2H6V9h5.164l1.208-1.208l2.594 3.63L17.239 8.5H20v-2h-3.74l-1.226 1.577l-2.406-3.369L10.336 7H6V4h12v1h2z"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsVentilatorAltOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 2H4v12h7v1h-1a1 1 0 1 0 0 2h1v1H4v2h2a1 1 0 1 0 0 2a1 1 0 0 0 0-2h12a1 1 0 1 0 0 2a1 1 0 0 0 0-2h2v-2h-7v-1h1a1 1 0 1 0 0-2h-1v-1h7v-4h-2v2H6V9h5.164l1.208-1.208l2.594 3.63L17.239 8.5H20v-2h-3.74l-1.226 1.577l-2.406-3.369L10.336 7H6V4h12v1h2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 2H4v12h7v1h-1a1 1 0 1 0 0 2h1v1H4v2h2a1 1 0 1 0 0 2a1 1 0 0 0 0-2h12a1 1 0 1 0 0 2a1 1 0 0 0 0-2h2v-2h-7v-1h1a1 1 0 1 0 0-2h-1v-1h7v-4h-2v2H6V9h5.164l1.208-1.208l2.594 3.63L17.239 8.5H20v-2h-3.74l-1.226 1.577l-2.406-3.369L10.336 7H6V4h12v1h2z"/></svg>
</template>

CSS

.icon-ventilator-alt-outline-24px {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%202H4v12h7v1h-1a1%201%200%201%200%200%202h1v1H4v2h2a1%201%200%201%200%200%202a1%201%200%200%200%200-2h12a1%201%200%201%200%200%202a1%201%200%200%200%200-2h2v-2h-7v-1h1a1%201%200%201%200%200-2h-1v-1h7v-4h-2v2H6V9h5.164l1.208-1.208l2.594%203.63L17.239%208.5H20v-2h-3.74l-1.226%201.577l-2.406-3.369L10.336%207H6V4h12v1h2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%202H4v12h7v1h-1a1%201%200%201%200%200%202h1v1H4v2h2a1%201%200%201%200%200%202a1%201%200%200%200%200-2h12a1%201%200%201%200%200%202a1%201%200%200%200%200-2h2v-2h-7v-1h1a1%201%200%201%200%200-2h-1v-1h7v-4h-2v2H6V9h5.164l1.208-1.208l2.594%203.63L17.239%208.5H20v-2h-3.74l-1.226%201.577l-2.406-3.369L10.336%207H6V4h12v1h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/ventilator-alt-outline-24px.svg?color=%231a73e8&size=48