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

Name
mode-heat-cool-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 cool icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.483 5.42q.23-.197.499-.07t.268.427v.121q0 .946.662 1.608q.661.661 1.613.661q.37 0 .708-.13t.615-.349q.125-.117.302-.116t.323.122q.473.41.8.893t.57 1.04q.084.183.001.356q-.082.173-.275.258q-.192.084-.387-.005t-.28-.273q-.144-.346-.334-.639t-.46-.59q-.35.22-.757.327t-.826.106q-1.12 0-1.997-.68q-.878-.68-1.162-1.781q-1.104 1.002-1.86 2.255t-.756 2.731q0 1.199.592 2.165t1.568 1.472q-.077-.154-.116-.317t-.038-.356q.011-.423.191-.803t.472-.672l1.016-1.015q.236-.237.564-.237t.567.237l.757.732q.166.166.166.367t-.17.37q-.155.156-.347.158t-.356-.156L9 13.02l-.873.873q-.183.183-.28.387t-.097.456q0 .182.044.328q.045.145.133.283q.112.196.063.421t-.209.384q-.289.29-.697.283t-.742-.213q-.47-.275-.883-.654q-.411-.378-.744-.83q-.448-.648-.706-1.43q-.259-.78-.259-1.617q0-2.251 1.089-3.564t2.644-2.709m5.67 9.443l-1.71 1.711v5.293q0 .212-.145.356q-.144.143-.356.143q-.213 0-.357-.143t-.143-.357v-4.292l-4.419 4.439q-.134.16-.341.16t-.367-.16t-.16-.354t.16-.354l14.99-14.987q.14-.141.344-.15t.364.15t.16.353t-.16.354l-4.439 4.439h4.292q.213 0 .357.144t.143.356t-.143.356t-.357.144h-5.311l-1.692 1.692l1.942 1.942h5.062q.212 0 .356.144q.143.144.143.357t-.143.356t-.357.143h-4.061l3.073 3.073q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-3.073-3.073v4.062q0 .212-.144.356t-.356.143t-.356-.143t-.144-.357v-5.061z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightModeHeatCoolOutlineRounded(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="M7.483 5.42q.23-.197.499-.07t.268.427v.121q0 .946.662 1.608q.661.661 1.613.661q.37 0 .708-.13t.615-.349q.125-.117.302-.116t.323.122q.473.41.8.893t.57 1.04q.084.183.001.356q-.082.173-.275.258q-.192.084-.387-.005t-.28-.273q-.144-.346-.334-.639t-.46-.59q-.35.22-.757.327t-.826.106q-1.12 0-1.997-.68q-.878-.68-1.162-1.781q-1.104 1.002-1.86 2.255t-.756 2.731q0 1.199.592 2.165t1.568 1.472q-.077-.154-.116-.317t-.038-.356q.011-.423.191-.803t.472-.672l1.016-1.015q.236-.237.564-.237t.567.237l.757.732q.166.166.166.367t-.17.37q-.155.156-.347.158t-.356-.156L9 13.02l-.873.873q-.183.183-.28.387t-.097.456q0 .182.044.328q.045.145.133.283q.112.196.063.421t-.209.384q-.289.29-.697.283t-.742-.213q-.47-.275-.883-.654q-.411-.378-.744-.83q-.448-.648-.706-1.43q-.259-.78-.259-1.617q0-2.251 1.089-3.564t2.644-2.709m5.67 9.443l-1.71 1.711v5.293q0 .212-.145.356q-.144.143-.356.143q-.213 0-.357-.143t-.143-.357v-4.292l-4.419 4.439q-.134.16-.341.16t-.367-.16t-.16-.354t.16-.354l14.99-14.987q.14-.141.344-.15t.364.15t.16.353t-.16.354l-4.439 4.439h4.292q.213 0 .357.144t.143.356t-.143.356t-.357.144h-5.311l-1.692 1.692l1.942 1.942h5.062q.212 0 .356.144q.143.144.143.357t-.143.356t-.357.143h-4.061l3.073 3.073q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-3.073-3.073v4.062q0 .212-.144.356t-.356.143t-.356-.143t-.144-.357v-5.061z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.483 5.42q.23-.197.499-.07t.268.427v.121q0 .946.662 1.608q.661.661 1.613.661q.37 0 .708-.13t.615-.349q.125-.117.302-.116t.323.122q.473.41.8.893t.57 1.04q.084.183.001.356q-.082.173-.275.258q-.192.084-.387-.005t-.28-.273q-.144-.346-.334-.639t-.46-.59q-.35.22-.757.327t-.826.106q-1.12 0-1.997-.68q-.878-.68-1.162-1.781q-1.104 1.002-1.86 2.255t-.756 2.731q0 1.199.592 2.165t1.568 1.472q-.077-.154-.116-.317t-.038-.356q.011-.423.191-.803t.472-.672l1.016-1.015q.236-.237.564-.237t.567.237l.757.732q.166.166.166.367t-.17.37q-.155.156-.347.158t-.356-.156L9 13.02l-.873.873q-.183.183-.28.387t-.097.456q0 .182.044.328q.045.145.133.283q.112.196.063.421t-.209.384q-.289.29-.697.283t-.742-.213q-.47-.275-.883-.654q-.411-.378-.744-.83q-.448-.648-.706-1.43q-.259-.78-.259-1.617q0-2.251 1.089-3.564t2.644-2.709m5.67 9.443l-1.71 1.711v5.293q0 .212-.145.356q-.144.143-.356.143q-.213 0-.357-.143t-.143-.357v-4.292l-4.419 4.439q-.134.16-.341.16t-.367-.16t-.16-.354t.16-.354l14.99-14.987q.14-.141.344-.15t.364.15t.16.353t-.16.354l-4.439 4.439h4.292q.213 0 .357.144t.143.356t-.143.356t-.357.144h-5.311l-1.692 1.692l1.942 1.942h5.062q.212 0 .356.144q.143.144.143.357t-.143.356t-.357.143h-4.061l3.073 3.073q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-3.073-3.073v4.062q0 .212-.144.356t-.356.143t-.356-.143t-.144-.357v-5.061z"/></svg>
</template>

CSS

.icon-mode-heat-cool-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%22M7.483%205.42q.23-.197.499-.07t.268.427v.121q0%20.946.662%201.608q.661.661%201.613.661q.37%200%20.708-.13t.615-.349q.125-.117.302-.116t.323.122q.473.41.8.893t.57%201.04q.084.183.001.356q-.082.173-.275.258q-.192.084-.387-.005t-.28-.273q-.144-.346-.334-.639t-.46-.59q-.35.22-.757.327t-.826.106q-1.12%200-1.997-.68q-.878-.68-1.162-1.781q-1.104%201.002-1.86%202.255t-.756%202.731q0%201.199.592%202.165t1.568%201.472q-.077-.154-.116-.317t-.038-.356q.011-.423.191-.803t.472-.672l1.016-1.015q.236-.237.564-.237t.567.237l.757.732q.166.166.166.367t-.17.37q-.155.156-.347.158t-.356-.156L9%2013.02l-.873.873q-.183.183-.28.387t-.097.456q0%20.182.044.328q.045.145.133.283q.112.196.063.421t-.209.384q-.289.29-.697.283t-.742-.213q-.47-.275-.883-.654q-.411-.378-.744-.83q-.448-.648-.706-1.43q-.259-.78-.259-1.617q0-2.251%201.089-3.564t2.644-2.709m5.67%209.443l-1.71%201.711v5.293q0%20.212-.145.356q-.144.143-.356.143q-.213%200-.357-.143t-.143-.357v-4.292l-4.419%204.439q-.134.16-.341.16t-.367-.16t-.16-.354t.16-.354l14.99-14.987q.14-.141.344-.15t.364.15t.16.353t-.16.354l-4.439%204.439h4.292q.213%200%20.357.144t.143.356t-.143.356t-.357.144h-5.311l-1.692%201.692l1.942%201.942h5.062q.212%200%20.356.144q.143.144.143.357t-.143.356t-.357.143h-4.061l3.073%203.073q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-3.073-3.073v4.062q0%20.212-.144.356t-.356.143t-.356-.143t-.144-.357v-5.061z%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%22M7.483%205.42q.23-.197.499-.07t.268.427v.121q0%20.946.662%201.608q.661.661%201.613.661q.37%200%20.708-.13t.615-.349q.125-.117.302-.116t.323.122q.473.41.8.893t.57%201.04q.084.183.001.356q-.082.173-.275.258q-.192.084-.387-.005t-.28-.273q-.144-.346-.334-.639t-.46-.59q-.35.22-.757.327t-.826.106q-1.12%200-1.997-.68q-.878-.68-1.162-1.781q-1.104%201.002-1.86%202.255t-.756%202.731q0%201.199.592%202.165t1.568%201.472q-.077-.154-.116-.317t-.038-.356q.011-.423.191-.803t.472-.672l1.016-1.015q.236-.237.564-.237t.567.237l.757.732q.166.166.166.367t-.17.37q-.155.156-.347.158t-.356-.156L9%2013.02l-.873.873q-.183.183-.28.387t-.097.456q0%20.182.044.328q.045.145.133.283q.112.196.063.421t-.209.384q-.289.29-.697.283t-.742-.213q-.47-.275-.883-.654q-.411-.378-.744-.83q-.448-.648-.706-1.43q-.259-.78-.259-1.617q0-2.251%201.089-3.564t2.644-2.709m5.67%209.443l-1.71%201.711v5.293q0%20.212-.145.356q-.144.143-.356.143q-.213%200-.357-.143t-.143-.357v-4.292l-4.419%204.439q-.134.16-.341.16t-.367-.16t-.16-.354t.16-.354l14.99-14.987q.14-.141.344-.15t.364.15t.16.353t-.16.354l-4.439%204.439h4.292q.213%200%20.357.144t.143.356t-.143.356t-.357.144h-5.311l-1.692%201.692l1.942%201.942h5.062q.212%200%20.356.144q.143.144.143.357t-.143.356t-.357.143h-4.061l3.073%203.073q.14.14.15.345q.01.203-.15.363t-.354.16t-.354-.16l-3.073-3.073v4.062q0%20.212-.144.356t-.356.143t-.356-.143t-.144-.357v-5.061z%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-cool-outline-rounded.svg?color=%231a73e8&size=48