mode-fan-off from Material Symbols by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
mode-fan-off
Set
Material Symbols
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
mode-fan-off-sharp

3 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the mode fan off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 13.4q0 1.275-.8 1.938T19.425 16q-.15 0-.3-.012t-.3-.063L8.1 5.2q.325-1.35 1.663-2.275T13.4 2q1.275 0 1.938.763T16 4.475q0 .65-.288 1.275t-.887 1.025q-.55.35-.887.9t-.463 1.175l.3.15q.15.075.275.175l2.3-.85q.425-.15.813-.237T17.975 8Q20 8 21 9.675t1 3.725m-1.525 9.9l-4.55-4.575q-.325 1.35-1.662 2.313T10.6 22q-1.275 0-1.937-.763T8 19.5q0-.65.288-1.263t.887-1.012q.55-.35.888-.9t.462-1.175l-.3-.15q-.15-.075-.275-.175l-2.3.825q-.425.15-.825.25T6 16q-1.575 0-2.788-1.375T2 10.6q0-1.275.763-1.937T4.475 8q.2 0 .413.025T5.3 8.1L.675 3.5L2.1 2.075l19.8 19.8z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsModeFanOff(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="M22 13.4q0 1.275-.8 1.938T19.425 16q-.15 0-.3-.012t-.3-.063L8.1 5.2q.325-1.35 1.663-2.275T13.4 2q1.275 0 1.938.763T16 4.475q0 .65-.288 1.275t-.887 1.025q-.55.35-.887.9t-.463 1.175l.3.15q.15.075.275.175l2.3-.85q.425-.15.813-.237T17.975 8Q20 8 21 9.675t1 3.725m-1.525 9.9l-4.55-4.575q-.325 1.35-1.662 2.313T10.6 22q-1.275 0-1.937-.763T8 19.5q0-.65.288-1.263t.887-1.012q.55-.35.888-.9t.462-1.175l-.3-.15q-.15-.075-.275-.175l-2.3.825q-.425.15-.825.25T6 16q-1.575 0-2.788-1.375T2 10.6q0-1.275.763-1.937T4.475 8q.2 0 .413.025T5.3 8.1L.675 3.5L2.1 2.075l19.8 19.8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 13.4q0 1.275-.8 1.938T19.425 16q-.15 0-.3-.012t-.3-.063L8.1 5.2q.325-1.35 1.663-2.275T13.4 2q1.275 0 1.938.763T16 4.475q0 .65-.288 1.275t-.887 1.025q-.55.35-.887.9t-.463 1.175l.3.15q.15.075.275.175l2.3-.85q.425-.15.813-.237T17.975 8Q20 8 21 9.675t1 3.725m-1.525 9.9l-4.55-4.575q-.325 1.35-1.662 2.313T10.6 22q-1.275 0-1.937-.763T8 19.5q0-.65.288-1.263t.887-1.012q.55-.35.888-.9t.462-1.175l-.3-.15q-.15-.075-.275-.175l-2.3.825q-.425.15-.825.25T6 16q-1.575 0-2.788-1.375T2 10.6q0-1.275.763-1.937T4.475 8q.2 0 .413.025T5.3 8.1L.675 3.5L2.1 2.075l19.8 19.8z"/></svg>
</template>

CSS

.icon-mode-fan-off {
  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%22M22%2013.4q0%201.275-.8%201.938T19.425%2016q-.15%200-.3-.012t-.3-.063L8.1%205.2q.325-1.35%201.663-2.275T13.4%202q1.275%200%201.938.763T16%204.475q0%20.65-.288%201.275t-.887%201.025q-.55.35-.887.9t-.463%201.175l.3.15q.15.075.275.175l2.3-.85q.425-.15.813-.237T17.975%208Q20%208%2021%209.675t1%203.725m-1.525%209.9l-4.55-4.575q-.325%201.35-1.662%202.313T10.6%2022q-1.275%200-1.937-.763T8%2019.5q0-.65.288-1.263t.887-1.012q.55-.35.888-.9t.462-1.175l-.3-.15q-.15-.075-.275-.175l-2.3.825q-.425.15-.825.25T6%2016q-1.575%200-2.788-1.375T2%2010.6q0-1.275.763-1.937T4.475%208q.2%200%20.413.025T5.3%208.1L.675%203.5L2.1%202.075l19.8%2019.8z%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%22M22%2013.4q0%201.275-.8%201.938T19.425%2016q-.15%200-.3-.012t-.3-.063L8.1%205.2q.325-1.35%201.663-2.275T13.4%202q1.275%200%201.938.763T16%204.475q0%20.65-.288%201.275t-.887%201.025q-.55.35-.887.9t-.463%201.175l.3.15q.15.075.275.175l2.3-.85q.425-.15.813-.237T17.975%208Q20%208%2021%209.675t1%203.725m-1.525%209.9l-4.55-4.575q-.325%201.35-1.662%202.313T10.6%2022q-1.275%200-1.937-.763T8%2019.5q0-.65.288-1.263t.887-1.012q.55-.35.888-.9t.462-1.175l-.3-.15q-.15-.075-.275-.175l-2.3.825q-.425.15-.825.25T6%2016q-1.575%200-2.788-1.375T2%2010.6q0-1.275.763-1.937T4.475%208q.2%200%20.413.025T5.3%208.1L.675%203.5L2.1%202.075l19.8%2019.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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