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

Name
mode-fan-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

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="M15.287 5.096q0 .662-.251 1.056t-.692.692q-.613.414-.964 1.08t-.5 1.574q-.064.294-.333.38q-.268.086-.5-.103L8.843 6.686q-.103-.109-.137-.294q-.034-.184.034-.363q.423-1.24 1.652-2.039q1.23-.798 2.851-.798q.929 0 1.486.564t.557 1.34m2.227 3.635q1.419 0 2.356 1.153q.938 1.153.938 2.747q0 1.133-.637 1.895q-.637.763-1.577.743l-.819-.019q-.104 0-.205-.049t-.168-.116l-4.296-4.221q-.152-.177-.109-.433q.044-.256.274-.34l2.887-1.093q.342-.13.684-.199t.672-.068m-6.722 12.077q-.91 0-1.485-.551t-.576-1.334q0-.534.23-1.003t.656-.753q.57-.369.945-1.025t.56-1.473q-.286-.113-.513-.236q-.226-.123-.428-.3l-2.339.844q-.367.13-.7.212t-.68.08q-1.518 0-2.394-1.096t-.876-2.804q0-1.294.638-1.966q.637-.672 1.645-.672q.47 0 1.044.208t.89.507L2.867 4.921q-.147-.146-.156-.347t.156-.366q.165-.166.356-.166q.192 0 .357.166l16.21 16.215q.145.146.145.354t-.146.354t-.347.146t-.347-.146l-3.88-3.887q.038.097.038.193v.192q-.075 1.369-1.278 2.274t-3.182.905"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightModeFanOffRounded(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="M15.287 5.096q0 .662-.251 1.056t-.692.692q-.613.414-.964 1.08t-.5 1.574q-.064.294-.333.38q-.268.086-.5-.103L8.843 6.686q-.103-.109-.137-.294q-.034-.184.034-.363q.423-1.24 1.652-2.039q1.23-.798 2.851-.798q.929 0 1.486.564t.557 1.34m2.227 3.635q1.419 0 2.356 1.153q.938 1.153.938 2.747q0 1.133-.637 1.895q-.637.763-1.577.743l-.819-.019q-.104 0-.205-.049t-.168-.116l-4.296-4.221q-.152-.177-.109-.433q.044-.256.274-.34l2.887-1.093q.342-.13.684-.199t.672-.068m-6.722 12.077q-.91 0-1.485-.551t-.576-1.334q0-.534.23-1.003t.656-.753q.57-.369.945-1.025t.56-1.473q-.286-.113-.513-.236q-.226-.123-.428-.3l-2.339.844q-.367.13-.7.212t-.68.08q-1.518 0-2.394-1.096t-.876-2.804q0-1.294.638-1.966q.637-.672 1.645-.672q.47 0 1.044.208t.89.507L2.867 4.921q-.147-.146-.156-.347t.156-.366q.165-.166.356-.166q.192 0 .357.166l16.21 16.215q.145.146.145.354t-.146.354t-.347.146t-.347-.146l-3.88-3.887q.038.097.038.193v.192q-.075 1.369-1.278 2.274t-3.182.905"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.287 5.096q0 .662-.251 1.056t-.692.692q-.613.414-.964 1.08t-.5 1.574q-.064.294-.333.38q-.268.086-.5-.103L8.843 6.686q-.103-.109-.137-.294q-.034-.184.034-.363q.423-1.24 1.652-2.039q1.23-.798 2.851-.798q.929 0 1.486.564t.557 1.34m2.227 3.635q1.419 0 2.356 1.153q.938 1.153.938 2.747q0 1.133-.637 1.895q-.637.763-1.577.743l-.819-.019q-.104 0-.205-.049t-.168-.116l-4.296-4.221q-.152-.177-.109-.433q.044-.256.274-.34l2.887-1.093q.342-.13.684-.199t.672-.068m-6.722 12.077q-.91 0-1.485-.551t-.576-1.334q0-.534.23-1.003t.656-.753q.57-.369.945-1.025t.56-1.473q-.286-.113-.513-.236q-.226-.123-.428-.3l-2.339.844q-.367.13-.7.212t-.68.08q-1.518 0-2.394-1.096t-.876-2.804q0-1.294.638-1.966q.637-.672 1.645-.672q.47 0 1.044.208t.89.507L2.867 4.921q-.147-.146-.156-.347t.156-.366q.165-.166.356-.166q.192 0 .357.166l16.21 16.215q.145.146.145.354t-.146.354t-.347.146t-.347-.146l-3.88-3.887q.038.097.038.193v.192q-.075 1.369-1.278 2.274t-3.182.905"/></svg>
</template>

CSS

.icon-mode-fan-off-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%22M15.287%205.096q0%20.662-.251%201.056t-.692.692q-.613.414-.964%201.08t-.5%201.574q-.064.294-.333.38q-.268.086-.5-.103L8.843%206.686q-.103-.109-.137-.294q-.034-.184.034-.363q.423-1.24%201.652-2.039q1.23-.798%202.851-.798q.929%200%201.486.564t.557%201.34m2.227%203.635q1.419%200%202.356%201.153q.938%201.153.938%202.747q0%201.133-.637%201.895q-.637.763-1.577.743l-.819-.019q-.104%200-.205-.049t-.168-.116l-4.296-4.221q-.152-.177-.109-.433q.044-.256.274-.34l2.887-1.093q.342-.13.684-.199t.672-.068m-6.722%2012.077q-.91%200-1.485-.551t-.576-1.334q0-.534.23-1.003t.656-.753q.57-.369.945-1.025t.56-1.473q-.286-.113-.513-.236q-.226-.123-.428-.3l-2.339.844q-.367.13-.7.212t-.68.08q-1.518%200-2.394-1.096t-.876-2.804q0-1.294.638-1.966q.637-.672%201.645-.672q.47%200%201.044.208t.89.507L2.867%204.921q-.147-.146-.156-.347t.156-.366q.165-.166.356-.166q.192%200%20.357.166l16.21%2016.215q.145.146.145.354t-.146.354t-.347.146t-.347-.146l-3.88-3.887q.038.097.038.193v.192q-.075%201.369-1.278%202.274t-3.182.905%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%22M15.287%205.096q0%20.662-.251%201.056t-.692.692q-.613.414-.964%201.08t-.5%201.574q-.064.294-.333.38q-.268.086-.5-.103L8.843%206.686q-.103-.109-.137-.294q-.034-.184.034-.363q.423-1.24%201.652-2.039q1.23-.798%202.851-.798q.929%200%201.486.564t.557%201.34m2.227%203.635q1.419%200%202.356%201.153q.938%201.153.938%202.747q0%201.133-.637%201.895q-.637.763-1.577.743l-.819-.019q-.104%200-.205-.049t-.168-.116l-4.296-4.221q-.152-.177-.109-.433q.044-.256.274-.34l2.887-1.093q.342-.13.684-.199t.672-.068m-6.722%2012.077q-.91%200-1.485-.551t-.576-1.334q0-.534.23-1.003t.656-.753q.57-.369.945-1.025t.56-1.473q-.286-.113-.513-.236q-.226-.123-.428-.3l-2.339.844q-.367.13-.7.212t-.68.08q-1.518%200-2.394-1.096t-.876-2.804q0-1.294.638-1.966q.637-.672%201.645-.672q.47%200%201.044.208t.89.507L2.867%204.921q-.147-.146-.156-.347t.156-.366q.165-.166.356-.166q.192%200%20.357.166l16.21%2016.215q.145.146.145.354t-.146.354t-.347.146t-.347-.146l-3.88-3.887q.038.097.038.193v.192q-.075%201.369-1.278%202.274t-3.182.905%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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