ventilator alt icon
ventilator-alt-24px from Health Icons by Resolve to Save Lives · Filled 24px · Devices · MIT Free for personal and commercial use.
- Name
- ventilator-alt-24px
- Set
- Health Icons
- Style
- Filled 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-1h7V8.5h-2.76l-2.274 2.923l-2.594-3.631L11.164 9H6V7h4.336l2.292-2.292l2.406 3.37L16.261 6.5H20z"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsVentilatorAlt24px(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-1h7V8.5h-2.76l-2.274 2.923l-2.594-3.631L11.164 9H6V7h4.336l2.292-2.292l2.406 3.37L16.261 6.5H20z"/></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-1h7V8.5h-2.76l-2.274 2.923l-2.594-3.631L11.164 9H6V7h4.336l2.292-2.292l2.406 3.37L16.261 6.5H20z"/></svg> </template>
CSS
.icon-ventilator-alt-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-1h7V8.5h-2.76l-2.274%202.923l-2.594-3.631L11.164%209H6V7h4.336l2.292-2.292l2.406%203.37L16.261%206.5H20z%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-1h7V8.5h-2.76l-2.274%202.923l-2.594-3.631L11.164%209H6V7h4.336l2.292-2.292l2.406%203.37L16.261%206.5H20z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/ventilator-alt-24px.svg?color=%231a73e8&size=48