ventilator icon
ventilator from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- ventilator
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the ventilator icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20.385q-1.996 0-3.744-.735T5.14 17.629q-.217.106-.436.162q-.22.055-.473.055q-.847 0-1.423-.577t-.577-1.423q0-.44.161-.805q.162-.366.454-.631q-.313-.72-.508-1.473q-.194-.754-.288-1.548l1-.104q.07.69.249 1.35q.18.66.438 1.275q.124-.044.247-.054q.122-.01.247-.01q.846 0 1.423.577t.577 1.423q0 .312-.094.586t-.258.516q1.117 1.079 2.558 1.709t3.063.716v-4.95q0-.617-.441-1.058q-.442-.442-1.059-.442q-1.458 0-2.479-1.021T6.5 9.423q0-1.457 1.021-2.479Q8.542 5.923 10 5.923h1.808v-.077q0-.671.472-1.143t1.143-.472h3.154q.671 0 1.143.472t.472 1.143v.077h.846q.214 0 .357.143t.144.357t-.144.357t-.356.143h-.847V7q0 .671-.472 1.143t-1.143.472h-3.154q-.671 0-1.143-.472T11.808 7v-.077H10q-1.056 0-1.778.722T7.5 9.423t.722 1.778t1.778.722q1.039 0 1.77.73t.73 1.77v4.95q2.56-.134 4.594-1.57q2.035-1.434 3.066-3.682l-1.168-.606l.439-.87l1.111.555q.145-.463.251-.942q.107-.48.157-.973l1.02.104q-.05.592-.181 1.159t-.331 1.11l1.088.544l-.457.871l-1.008-.494q-1.194 2.602-3.629 4.204T12 20.384"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVentilator(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="M12 20.385q-1.996 0-3.744-.735T5.14 17.629q-.217.106-.436.162q-.22.055-.473.055q-.847 0-1.423-.577t-.577-1.423q0-.44.161-.805q.162-.366.454-.631q-.313-.72-.508-1.473q-.194-.754-.288-1.548l1-.104q.07.69.249 1.35q.18.66.438 1.275q.124-.044.247-.054q.122-.01.247-.01q.846 0 1.423.577t.577 1.423q0 .312-.094.586t-.258.516q1.117 1.079 2.558 1.709t3.063.716v-4.95q0-.617-.441-1.058q-.442-.442-1.059-.442q-1.458 0-2.479-1.021T6.5 9.423q0-1.457 1.021-2.479Q8.542 5.923 10 5.923h1.808v-.077q0-.671.472-1.143t1.143-.472h3.154q.671 0 1.143.472t.472 1.143v.077h.846q.214 0 .357.143t.144.357t-.144.357t-.356.143h-.847V7q0 .671-.472 1.143t-1.143.472h-3.154q-.671 0-1.143-.472T11.808 7v-.077H10q-1.056 0-1.778.722T7.5 9.423t.722 1.778t1.778.722q1.039 0 1.77.73t.73 1.77v4.95q2.56-.134 4.594-1.57q2.035-1.434 3.066-3.682l-1.168-.606l.439-.87l1.111.555q.145-.463.251-.942q.107-.48.157-.973l1.02.104q-.05.592-.181 1.159t-.331 1.11l1.088.544l-.457.871l-1.008-.494q-1.194 2.602-3.629 4.204T12 20.384"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20.385q-1.996 0-3.744-.735T5.14 17.629q-.217.106-.436.162q-.22.055-.473.055q-.847 0-1.423-.577t-.577-1.423q0-.44.161-.805q.162-.366.454-.631q-.313-.72-.508-1.473q-.194-.754-.288-1.548l1-.104q.07.69.249 1.35q.18.66.438 1.275q.124-.044.247-.054q.122-.01.247-.01q.846 0 1.423.577t.577 1.423q0 .312-.094.586t-.258.516q1.117 1.079 2.558 1.709t3.063.716v-4.95q0-.617-.441-1.058q-.442-.442-1.059-.442q-1.458 0-2.479-1.021T6.5 9.423q0-1.457 1.021-2.479Q8.542 5.923 10 5.923h1.808v-.077q0-.671.472-1.143t1.143-.472h3.154q.671 0 1.143.472t.472 1.143v.077h.846q.214 0 .357.143t.144.357t-.144.357t-.356.143h-.847V7q0 .671-.472 1.143t-1.143.472h-3.154q-.671 0-1.143-.472T11.808 7v-.077H10q-1.056 0-1.778.722T7.5 9.423t.722 1.778t1.778.722q1.039 0 1.77.73t.73 1.77v4.95q2.56-.134 4.594-1.57q2.035-1.434 3.066-3.682l-1.168-.606l.439-.87l1.111.555q.145-.463.251-.942q.107-.48.157-.973l1.02.104q-.05.592-.181 1.159t-.331 1.11l1.088.544l-.457.871l-1.008-.494q-1.194 2.602-3.629 4.204T12 20.384"/></svg> </template>
CSS
.icon-ventilator {
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%22M12%2020.385q-1.996%200-3.744-.735T5.14%2017.629q-.217.106-.436.162q-.22.055-.473.055q-.847%200-1.423-.577t-.577-1.423q0-.44.161-.805q.162-.366.454-.631q-.313-.72-.508-1.473q-.194-.754-.288-1.548l1-.104q.07.69.249%201.35q.18.66.438%201.275q.124-.044.247-.054q.122-.01.247-.01q.846%200%201.423.577t.577%201.423q0%20.312-.094.586t-.258.516q1.117%201.079%202.558%201.709t3.063.716v-4.95q0-.617-.441-1.058q-.442-.442-1.059-.442q-1.458%200-2.479-1.021T6.5%209.423q0-1.457%201.021-2.479Q8.542%205.923%2010%205.923h1.808v-.077q0-.671.472-1.143t1.143-.472h3.154q.671%200%201.143.472t.472%201.143v.077h.846q.214%200%20.357.143t.144.357t-.144.357t-.356.143h-.847V7q0%20.671-.472%201.143t-1.143.472h-3.154q-.671%200-1.143-.472T11.808%207v-.077H10q-1.056%200-1.778.722T7.5%209.423t.722%201.778t1.778.722q1.039%200%201.77.73t.73%201.77v4.95q2.56-.134%204.594-1.57q2.035-1.434%203.066-3.682l-1.168-.606l.439-.87l1.111.555q.145-.463.251-.942q.107-.48.157-.973l1.02.104q-.05.592-.181%201.159t-.331%201.11l1.088.544l-.457.871l-1.008-.494q-1.194%202.602-3.629%204.204T12%2020.384%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%22M12%2020.385q-1.996%200-3.744-.735T5.14%2017.629q-.217.106-.436.162q-.22.055-.473.055q-.847%200-1.423-.577t-.577-1.423q0-.44.161-.805q.162-.366.454-.631q-.313-.72-.508-1.473q-.194-.754-.288-1.548l1-.104q.07.69.249%201.35q.18.66.438%201.275q.124-.044.247-.054q.122-.01.247-.01q.846%200%201.423.577t.577%201.423q0%20.312-.094.586t-.258.516q1.117%201.079%202.558%201.709t3.063.716v-4.95q0-.617-.441-1.058q-.442-.442-1.059-.442q-1.458%200-2.479-1.021T6.5%209.423q0-1.457%201.021-2.479Q8.542%205.923%2010%205.923h1.808v-.077q0-.671.472-1.143t1.143-.472h3.154q.671%200%201.143.472t.472%201.143v.077h.846q.214%200%20.357.143t.144.357t-.144.357t-.356.143h-.847V7q0%20.671-.472%201.143t-1.143.472h-3.154q-.671%200-1.143-.472T11.808%207v-.077H10q-1.056%200-1.778.722T7.5%209.423t.722%201.778t1.778.722q1.039%200%201.77.73t.73%201.77v4.95q2.56-.134%204.594-1.57q2.035-1.434%203.066-3.682l-1.168-.606l.439-.87l1.111.555q.145-.463.251-.942q.107-.48.157-.973l1.02.104q-.05.592-.181%201.159t-.331%201.11l1.088.544l-.457.871l-1.008-.494q-1.194%202.602-3.629%204.204T12%2020.384%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/ventilator.svg?color=%231a73e8&size=48