mode heat off icon
mode-heat-off from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- mode-heat-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mode-heat-off-sharp
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.833 22.26l-3.71-3.71q-.385.289-.798.51q-.413.22-.894.356q.385-.289.635-.712t.288-.923l-.915-.915q.019.096.028.173t.01.173q-.058.95-.771 1.619T12 19.5q-1.038 0-1.77-.718T9.5 17.05q0-.479.177-.91t.544-.8l1.362-1.33l-.714-.714l-1.336 1.337q-.494.494-.764 1.11q-.269.615-.269 1.307q0 .742.305 1.388t.845 1.11q-2.039-.704-3.344-2.478T5 13q0-1.24.334-2.325q.333-1.084.876-2.039L2.74 5.168l.714-.713l17.092 17.092zm-2.256-5.11L7.407 6.98q.974-1.147 1.976-1.948T11 3.789V5.3q0 1.387.933 2.193t2.092.807q.483 0 .918-.156t.838-.46l.43-.338q1.281.973 2.035 2.451T19 13q0 1.194-.373 2.246t-1.05 1.904"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightModeHeatOff(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.833 22.26l-3.71-3.71q-.385.289-.798.51q-.413.22-.894.356q.385-.289.635-.712t.288-.923l-.915-.915q.019.096.028.173t.01.173q-.058.95-.771 1.619T12 19.5q-1.038 0-1.77-.718T9.5 17.05q0-.479.177-.91t.544-.8l1.362-1.33l-.714-.714l-1.336 1.337q-.494.494-.764 1.11q-.269.615-.269 1.307q0 .742.305 1.388t.845 1.11q-2.039-.704-3.344-2.478T5 13q0-1.24.334-2.325q.333-1.084.876-2.039L2.74 5.168l.714-.713l17.092 17.092zm-2.256-5.11L7.407 6.98q.974-1.147 1.976-1.948T11 3.789V5.3q0 1.387.933 2.193t2.092.807q.483 0 .918-.156t.838-.46l.43-.338q1.281.973 2.035 2.451T19 13q0 1.194-.373 2.246t-1.05 1.904"/></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.833 22.26l-3.71-3.71q-.385.289-.798.51q-.413.22-.894.356q.385-.289.635-.712t.288-.923l-.915-.915q.019.096.028.173t.01.173q-.058.95-.771 1.619T12 19.5q-1.038 0-1.77-.718T9.5 17.05q0-.479.177-.91t.544-.8l1.362-1.33l-.714-.714l-1.336 1.337q-.494.494-.764 1.11q-.269.615-.269 1.307q0 .742.305 1.388t.845 1.11q-2.039-.704-3.344-2.478T5 13q0-1.24.334-2.325q.333-1.084.876-2.039L2.74 5.168l.714-.713l17.092 17.092zm-2.256-5.11L7.407 6.98q.974-1.147 1.976-1.948T11 3.789V5.3q0 1.387.933 2.193t2.092.807q.483 0 .918-.156t.838-.46l.43-.338q1.281.973 2.035 2.451T19 13q0 1.194-.373 2.246t-1.05 1.904"/></svg> </template>
CSS
.icon-mode-heat-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%22m19.833%2022.26l-3.71-3.71q-.385.289-.798.51q-.413.22-.894.356q.385-.289.635-.712t.288-.923l-.915-.915q.019.096.028.173t.01.173q-.058.95-.771%201.619T12%2019.5q-1.038%200-1.77-.718T9.5%2017.05q0-.479.177-.91t.544-.8l1.362-1.33l-.714-.714l-1.336%201.337q-.494.494-.764%201.11q-.269.615-.269%201.307q0%20.742.305%201.388t.845%201.11q-2.039-.704-3.344-2.478T5%2013q0-1.24.334-2.325q.333-1.084.876-2.039L2.74%205.168l.714-.713l17.092%2017.092zm-2.256-5.11L7.407%206.98q.974-1.147%201.976-1.948T11%203.789V5.3q0%201.387.933%202.193t2.092.807q.483%200%20.918-.156t.838-.46l.43-.338q1.281.973%202.035%202.451T19%2013q0%201.194-.373%202.246t-1.05%201.904%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.833%2022.26l-3.71-3.71q-.385.289-.798.51q-.413.22-.894.356q.385-.289.635-.712t.288-.923l-.915-.915q.019.096.028.173t.01.173q-.058.95-.771%201.619T12%2019.5q-1.038%200-1.77-.718T9.5%2017.05q0-.479.177-.91t.544-.8l1.362-1.33l-.714-.714l-1.336%201.337q-.494.494-.764%201.11q-.269.615-.269%201.307q0%20.742.305%201.388t.845%201.11q-2.039-.704-3.344-2.478T5%2013q0-1.24.334-2.325q.333-1.084.876-2.039L2.74%205.168l.714-.713l17.092%2017.092zm-2.256-5.11L7.407%206.98q.974-1.147%201.976-1.948T11%203.789V5.3q0%201.387.933%202.193t2.092.807q.483%200%20.918-.156t.838-.46l.43-.338q1.281.973%202.035%202.451T19%2013q0%201.194-.373%202.246t-1.05%201.904%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.svg?color=%231a73e8&size=48