range-hood-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
range-hood-rounded
Set
Material Symbols Light
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the range hood icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.004 12.885q-.404 0-.565-.367t.13-.659L8 8.424V5.616q0-.667.475-1.141T9.615 4h4.77q.666 0 1.14.475T16 5.615v2.808l3.437 3.437q.292.292.137.658t-.566.367zM4.616 19q-.667 0-1.141-.475T3 17.386v-2.693q0-.343.232-.575t.576-.232h16.384q.343 0 .576.232t.232.575v2.693q0 .666-.475 1.14t-1.14.475zm5.826-2.608h3.116q.191 0 .317-.125q.125-.125.125-.316t-.125-.317t-.317-.126h-3.116q-.191 0-.317.125q-.125.125-.125.316q0 .192.125.317q.126.126.317.126"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRangeHoodRounded(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="M5.004 12.885q-.404 0-.565-.367t.13-.659L8 8.424V5.616q0-.667.475-1.141T9.615 4h4.77q.666 0 1.14.475T16 5.615v2.808l3.437 3.437q.292.292.137.658t-.566.367zM4.616 19q-.667 0-1.141-.475T3 17.386v-2.693q0-.343.232-.575t.576-.232h16.384q.343 0 .576.232t.232.575v2.693q0 .666-.475 1.14t-1.14.475zm5.826-2.608h3.116q.191 0 .317-.125q.125-.125.125-.316t-.125-.317t-.317-.126h-3.116q-.191 0-.317.125q-.125.125-.125.316q0 .192.125.317q.126.126.317.126"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.004 12.885q-.404 0-.565-.367t.13-.659L8 8.424V5.616q0-.667.475-1.141T9.615 4h4.77q.666 0 1.14.475T16 5.615v2.808l3.437 3.437q.292.292.137.658t-.566.367zM4.616 19q-.667 0-1.141-.475T3 17.386v-2.693q0-.343.232-.575t.576-.232h16.384q.343 0 .576.232t.232.575v2.693q0 .666-.475 1.14t-1.14.475zm5.826-2.608h3.116q.191 0 .317-.125q.125-.125.125-.316t-.125-.317t-.317-.126h-3.116q-.191 0-.317.125q-.125.125-.125.316q0 .192.125.317q.126.126.317.126"/></svg>
</template>

CSS

.icon-range-hood-rounded {
  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%22M5.004%2012.885q-.404%200-.565-.367t.13-.659L8%208.424V5.616q0-.667.475-1.141T9.615%204h4.77q.666%200%201.14.475T16%205.615v2.808l3.437%203.437q.292.292.137.658t-.566.367zM4.616%2019q-.667%200-1.141-.475T3%2017.386v-2.693q0-.343.232-.575t.576-.232h16.384q.343%200%20.576.232t.232.575v2.693q0%20.666-.475%201.14t-1.14.475zm5.826-2.608h3.116q.191%200%20.317-.125q.125-.125.125-.316t-.125-.317t-.317-.126h-3.116q-.191%200-.317.125q-.125.125-.125.316q0%20.192.125.317q.126.126.317.126%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%22M5.004%2012.885q-.404%200-.565-.367t.13-.659L8%208.424V5.616q0-.667.475-1.141T9.615%204h4.77q.666%200%201.14.475T16%205.615v2.808l3.437%203.437q.292.292.137.658t-.566.367zM4.616%2019q-.667%200-1.141-.475T3%2017.386v-2.693q0-.343.232-.575t.576-.232h16.384q.343%200%20.576.232t.232.575v2.693q0%20.666-.475%201.14t-1.14.475zm5.826-2.608h3.116q.191%200%20.317-.125q.125-.125.125-.316t-.125-.317t-.317-.126h-3.116q-.191%200-.317.125q-.125.125-.125.316q0%20.192.125.317q.126.126.317.126%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/range-hood-rounded.svg?color=%231a73e8&size=48