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

Name
mode-heat-off-outline-rounded
Set
Material Symbols Light
Style
Outline 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 heat off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.479 21.9L3.094 5.521q-.146-.146-.156-.347t.156-.366q.165-.166.357-.166t.357.166l16.384 16.384q.146.146.156.344t-.156.364t-.357.165q-.19 0-.356-.165m-5.46-12.6q-1.555 0-2.697-1.025t-1.297-2.563q-.256.211-.474.423q-.218.211-.43.423q-.171.16-.368.163t-.357-.161t-.169-.376t.162-.37q.373-.381.767-.701t.842-.651q.32-.235.66-.054q.342.18.342.58V5.3q0 1.275.878 2.138q.877.862 2.147.862q.47 0 .915-.161q.445-.162.84-.454q.2-.154.43-.146q.23.007.425.162q1.117.991 1.741 2.376T19 13q0 .67-.134 1.296q-.133.625-.375 1.206q-.056.189-.246.276t-.378 0q-.103-.05-.167-.116t-.093-.153t-.042-.183q-.011-.097.014-.201q.223-.494.322-1.034Q18 13.552 18 13q0-1.25-.462-2.363T16.2 8.65q-.5.325-1.052.488t-1.129.162M12 20q-2.931 0-4.966-2.034Q5 15.93 5 13q0-1.36.464-2.67q.465-1.31 1.3-2.56l.732.732q-.738 1.115-1.117 2.237Q6 11.859 6 13q0 1.723.92 3.165q.919 1.44 2.47 2.162q-.198-.298-.294-.62Q9 17.388 9 17.05q0-.588.233-1.125t.653-.938l2.056-2.02l.694.695l-2.061 2.038q-.275.275-.425.625t-.15.725q0 .8.588 1.375T12 19t1.413-.575T14 17.05q0-.407-.162-.738t-.438-.606l.65-.65l2.902 2.902q-.952.96-2.216 1.5Q13.47 20 12 20"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightModeHeatOffOutlineRounded(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="M19.479 21.9L3.094 5.521q-.146-.146-.156-.347t.156-.366q.165-.166.357-.166t.357.166l16.384 16.384q.146.146.156.344t-.156.364t-.357.165q-.19 0-.356-.165m-5.46-12.6q-1.555 0-2.697-1.025t-1.297-2.563q-.256.211-.474.423q-.218.211-.43.423q-.171.16-.368.163t-.357-.161t-.169-.376t.162-.37q.373-.381.767-.701t.842-.651q.32-.235.66-.054q.342.18.342.58V5.3q0 1.275.878 2.138q.877.862 2.147.862q.47 0 .915-.161q.445-.162.84-.454q.2-.154.43-.146q.23.007.425.162q1.117.991 1.741 2.376T19 13q0 .67-.134 1.296q-.133.625-.375 1.206q-.056.189-.246.276t-.378 0q-.103-.05-.167-.116t-.093-.153t-.042-.183q-.011-.097.014-.201q.223-.494.322-1.034Q18 13.552 18 13q0-1.25-.462-2.363T16.2 8.65q-.5.325-1.052.488t-1.129.162M12 20q-2.931 0-4.966-2.034Q5 15.93 5 13q0-1.36.464-2.67q.465-1.31 1.3-2.56l.732.732q-.738 1.115-1.117 2.237Q6 11.859 6 13q0 1.723.92 3.165q.919 1.44 2.47 2.162q-.198-.298-.294-.62Q9 17.388 9 17.05q0-.588.233-1.125t.653-.938l2.056-2.02l.694.695l-2.061 2.038q-.275.275-.425.625t-.15.725q0 .8.588 1.375T12 19t1.413-.575T14 17.05q0-.407-.162-.738t-.438-.606l.65-.65l2.902 2.902q-.952.96-2.216 1.5Q13.47 20 12 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.479 21.9L3.094 5.521q-.146-.146-.156-.347t.156-.366q.165-.166.357-.166t.357.166l16.384 16.384q.146.146.156.344t-.156.364t-.357.165q-.19 0-.356-.165m-5.46-12.6q-1.555 0-2.697-1.025t-1.297-2.563q-.256.211-.474.423q-.218.211-.43.423q-.171.16-.368.163t-.357-.161t-.169-.376t.162-.37q.373-.381.767-.701t.842-.651q.32-.235.66-.054q.342.18.342.58V5.3q0 1.275.878 2.138q.877.862 2.147.862q.47 0 .915-.161q.445-.162.84-.454q.2-.154.43-.146q.23.007.425.162q1.117.991 1.741 2.376T19 13q0 .67-.134 1.296q-.133.625-.375 1.206q-.056.189-.246.276t-.378 0q-.103-.05-.167-.116t-.093-.153t-.042-.183q-.011-.097.014-.201q.223-.494.322-1.034Q18 13.552 18 13q0-1.25-.462-2.363T16.2 8.65q-.5.325-1.052.488t-1.129.162M12 20q-2.931 0-4.966-2.034Q5 15.93 5 13q0-1.36.464-2.67q.465-1.31 1.3-2.56l.732.732q-.738 1.115-1.117 2.237Q6 11.859 6 13q0 1.723.92 3.165q.919 1.44 2.47 2.162q-.198-.298-.294-.62Q9 17.388 9 17.05q0-.588.233-1.125t.653-.938l2.056-2.02l.694.695l-2.061 2.038q-.275.275-.425.625t-.15.725q0 .8.588 1.375T12 19t1.413-.575T14 17.05q0-.407-.162-.738t-.438-.606l.65-.65l2.902 2.902q-.952.96-2.216 1.5Q13.47 20 12 20"/></svg>
</template>

CSS

.icon-mode-heat-off-outline-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%22M19.479%2021.9L3.094%205.521q-.146-.146-.156-.347t.156-.366q.165-.166.357-.166t.357.166l16.384%2016.384q.146.146.156.344t-.156.364t-.357.165q-.19%200-.356-.165m-5.46-12.6q-1.555%200-2.697-1.025t-1.297-2.563q-.256.211-.474.423q-.218.211-.43.423q-.171.16-.368.163t-.357-.161t-.169-.376t.162-.37q.373-.381.767-.701t.842-.651q.32-.235.66-.054q.342.18.342.58V5.3q0%201.275.878%202.138q.877.862%202.147.862q.47%200%20.915-.161q.445-.162.84-.454q.2-.154.43-.146q.23.007.425.162q1.117.991%201.741%202.376T19%2013q0%20.67-.134%201.296q-.133.625-.375%201.206q-.056.189-.246.276t-.378%200q-.103-.05-.167-.116t-.093-.153t-.042-.183q-.011-.097.014-.201q.223-.494.322-1.034Q18%2013.552%2018%2013q0-1.25-.462-2.363T16.2%208.65q-.5.325-1.052.488t-1.129.162M12%2020q-2.931%200-4.966-2.034Q5%2015.93%205%2013q0-1.36.464-2.67q.465-1.31%201.3-2.56l.732.732q-.738%201.115-1.117%202.237Q6%2011.859%206%2013q0%201.723.92%203.165q.919%201.44%202.47%202.162q-.198-.298-.294-.62Q9%2017.388%209%2017.05q0-.588.233-1.125t.653-.938l2.056-2.02l.694.695l-2.061%202.038q-.275.275-.425.625t-.15.725q0%20.8.588%201.375T12%2019t1.413-.575T14%2017.05q0-.407-.162-.738t-.438-.606l.65-.65l2.902%202.902q-.952.96-2.216%201.5Q13.47%2020%2012%2020%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%22M19.479%2021.9L3.094%205.521q-.146-.146-.156-.347t.156-.366q.165-.166.357-.166t.357.166l16.384%2016.384q.146.146.156.344t-.156.364t-.357.165q-.19%200-.356-.165m-5.46-12.6q-1.555%200-2.697-1.025t-1.297-2.563q-.256.211-.474.423q-.218.211-.43.423q-.171.16-.368.163t-.357-.161t-.169-.376t.162-.37q.373-.381.767-.701t.842-.651q.32-.235.66-.054q.342.18.342.58V5.3q0%201.275.878%202.138q.877.862%202.147.862q.47%200%20.915-.161q.445-.162.84-.454q.2-.154.43-.146q.23.007.425.162q1.117.991%201.741%202.376T19%2013q0%20.67-.134%201.296q-.133.625-.375%201.206q-.056.189-.246.276t-.378%200q-.103-.05-.167-.116t-.093-.153t-.042-.183q-.011-.097.014-.201q.223-.494.322-1.034Q18%2013.552%2018%2013q0-1.25-.462-2.363T16.2%208.65q-.5.325-1.052.488t-1.129.162M12%2020q-2.931%200-4.966-2.034Q5%2015.93%205%2013q0-1.36.464-2.67q.465-1.31%201.3-2.56l.732.732q-.738%201.115-1.117%202.237Q6%2011.859%206%2013q0%201.723.92%203.165q.919%201.44%202.47%202.162q-.198-.298-.294-.62Q9%2017.388%209%2017.05q0-.588.233-1.125t.653-.938l2.056-2.02l.694.695l-2.061%202.038q-.275.275-.425.625t-.15.725q0%20.8.588%201.375T12%2019t1.413-.575T14%2017.05q0-.407-.162-.738t-.438-.606l.65-.65l2.902%202.902q-.952.96-2.216%201.5Q13.47%2020%2012%2020%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-heat-off-outline-rounded.svg?color=%231a73e8&size=48