heat pump balance icon
heat-pump-balance-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- heat-pump-balance-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the heat pump balance icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.406 7.754H19q-.617 0-1.059.441T17.5 9.254v5.769q0 1.039-.73 1.77t-1.77.73t-1.77-.73t-.73-1.77v-4.77q0-.616-.441-1.058q-.442-.441-1.059-.441t-1.059.441t-.441 1.059v4.769q0 1.039-.73 1.77t-1.77.73t-1.77-.73t-.73-1.77v-6.77q0-.212.143-.356q.144-.143.357-.143t.357.143q.143.144.143.357v6.769q0 .618.441 1.059q.442.441 1.059.441t1.059-.441t.441-1.059v-4.77q0-1.037.73-1.768q.732-.731 1.77-.731t1.77.73q.73.732.73 1.77v4.769q0 .618.441 1.059q.442.441 1.059.441t1.059-.441q.441-.441.441-1.059v-5.77q0-1.037.73-1.768q.732-.731 1.77-.731h2.387l-1.34-1.34q-.141-.141-.141-.342q0-.2.14-.347q.146-.165.357-.156q.21.01.357.156l1.963 1.964q.243.242.243.565t-.243.565l-1.97 1.944q-.145.14-.356.153q-.21.013-.35-.153q-.141-.146-.132-.36q.01-.213.156-.353zM3.616 20.6q-.672 0-1.144-.472T2 18.985v-6.039q0-.348.23-.578t.578-.23h18.384q.349 0 .578.23t.23.578v6.039q0 .67-.472 1.143q-.472.472-1.143.472zm0-1h16.769q.269 0 .442-.173t.173-.442v-5.846H3v5.846q0 .269.173.442t.443.173m16.769-6.462H21H3z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHeatPumpBalanceOutlineRounded(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="M21.406 7.754H19q-.617 0-1.059.441T17.5 9.254v5.769q0 1.039-.73 1.77t-1.77.73t-1.77-.73t-.73-1.77v-4.77q0-.616-.441-1.058q-.442-.441-1.059-.441t-1.059.441t-.441 1.059v4.769q0 1.039-.73 1.77t-1.77.73t-1.77-.73t-.73-1.77v-6.77q0-.212.143-.356q.144-.143.357-.143t.357.143q.143.144.143.357v6.769q0 .618.441 1.059q.442.441 1.059.441t1.059-.441t.441-1.059v-4.77q0-1.037.73-1.768q.732-.731 1.77-.731t1.77.73q.73.732.73 1.77v4.769q0 .618.441 1.059q.442.441 1.059.441t1.059-.441q.441-.441.441-1.059v-5.77q0-1.037.73-1.768q.732-.731 1.77-.731h2.387l-1.34-1.34q-.141-.141-.141-.342q0-.2.14-.347q.146-.165.357-.156q.21.01.357.156l1.963 1.964q.243.242.243.565t-.243.565l-1.97 1.944q-.145.14-.356.153q-.21.013-.35-.153q-.141-.146-.132-.36q.01-.213.156-.353zM3.616 20.6q-.672 0-1.144-.472T2 18.985v-6.039q0-.348.23-.578t.578-.23h18.384q.349 0 .578.23t.23.578v6.039q0 .67-.472 1.143q-.472.472-1.143.472zm0-1h16.769q.269 0 .442-.173t.173-.442v-5.846H3v5.846q0 .269.173.442t.443.173m16.769-6.462H21H3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.406 7.754H19q-.617 0-1.059.441T17.5 9.254v5.769q0 1.039-.73 1.77t-1.77.73t-1.77-.73t-.73-1.77v-4.77q0-.616-.441-1.058q-.442-.441-1.059-.441t-1.059.441t-.441 1.059v4.769q0 1.039-.73 1.77t-1.77.73t-1.77-.73t-.73-1.77v-6.77q0-.212.143-.356q.144-.143.357-.143t.357.143q.143.144.143.357v6.769q0 .618.441 1.059q.442.441 1.059.441t1.059-.441t.441-1.059v-4.77q0-1.037.73-1.768q.732-.731 1.77-.731t1.77.73q.73.732.73 1.77v4.769q0 .618.441 1.059q.442.441 1.059.441t1.059-.441q.441-.441.441-1.059v-5.77q0-1.037.73-1.768q.732-.731 1.77-.731h2.387l-1.34-1.34q-.141-.141-.141-.342q0-.2.14-.347q.146-.165.357-.156q.21.01.357.156l1.963 1.964q.243.242.243.565t-.243.565l-1.97 1.944q-.145.14-.356.153q-.21.013-.35-.153q-.141-.146-.132-.36q.01-.213.156-.353zM3.616 20.6q-.672 0-1.144-.472T2 18.985v-6.039q0-.348.23-.578t.578-.23h18.384q.349 0 .578.23t.23.578v6.039q0 .67-.472 1.143q-.472.472-1.143.472zm0-1h16.769q.269 0 .442-.173t.173-.442v-5.846H3v5.846q0 .269.173.442t.443.173m16.769-6.462H21H3z"/></svg> </template>
CSS
.icon-heat-pump-balance-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%22M21.406%207.754H19q-.617%200-1.059.441T17.5%209.254v5.769q0%201.039-.73%201.77t-1.77.73t-1.77-.73t-.73-1.77v-4.77q0-.616-.441-1.058q-.442-.441-1.059-.441t-1.059.441t-.441%201.059v4.769q0%201.039-.73%201.77t-1.77.73t-1.77-.73t-.73-1.77v-6.77q0-.212.143-.356q.144-.143.357-.143t.357.143q.143.144.143.357v6.769q0%20.618.441%201.059q.442.441%201.059.441t1.059-.441t.441-1.059v-4.77q0-1.037.73-1.768q.732-.731%201.77-.731t1.77.73q.73.732.73%201.77v4.769q0%20.618.441%201.059q.442.441%201.059.441t1.059-.441q.441-.441.441-1.059v-5.77q0-1.037.73-1.768q.732-.731%201.77-.731h2.387l-1.34-1.34q-.141-.141-.141-.342q0-.2.14-.347q.146-.165.357-.156q.21.01.357.156l1.963%201.964q.243.242.243.565t-.243.565l-1.97%201.944q-.145.14-.356.153q-.21.013-.35-.153q-.141-.146-.132-.36q.01-.213.156-.353zM3.616%2020.6q-.672%200-1.144-.472T2%2018.985v-6.039q0-.348.23-.578t.578-.23h18.384q.349%200%20.578.23t.23.578v6.039q0%20.67-.472%201.143q-.472.472-1.143.472zm0-1h16.769q.269%200%20.442-.173t.173-.442v-5.846H3v5.846q0%20.269.173.442t.443.173m16.769-6.462H21H3z%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%22M21.406%207.754H19q-.617%200-1.059.441T17.5%209.254v5.769q0%201.039-.73%201.77t-1.77.73t-1.77-.73t-.73-1.77v-4.77q0-.616-.441-1.058q-.442-.441-1.059-.441t-1.059.441t-.441%201.059v4.769q0%201.039-.73%201.77t-1.77.73t-1.77-.73t-.73-1.77v-6.77q0-.212.143-.356q.144-.143.357-.143t.357.143q.143.144.143.357v6.769q0%20.618.441%201.059q.442.441%201.059.441t1.059-.441t.441-1.059v-4.77q0-1.037.73-1.768q.732-.731%201.77-.731t1.77.73q.73.732.73%201.77v4.769q0%20.618.441%201.059q.442.441%201.059.441t1.059-.441q.441-.441.441-1.059v-5.77q0-1.037.73-1.768q.732-.731%201.77-.731h2.387l-1.34-1.34q-.141-.141-.141-.342q0-.2.14-.347q.146-.165.357-.156q.21.01.357.156l1.963%201.964q.243.242.243.565t-.243.565l-1.97%201.944q-.145.14-.356.153q-.21.013-.35-.153q-.141-.146-.132-.36q.01-.213.156-.353zM3.616%2020.6q-.672%200-1.144-.472T2%2018.985v-6.039q0-.348.23-.578t.578-.23h18.384q.349%200%20.578.23t.23.578v6.039q0%20.67-.472%201.143q-.472.472-1.143.472zm0-1h16.769q.269%200%20.442-.173t.173-.442v-5.846H3v5.846q0%20.269.173.442t.443.173m16.769-6.462H21H3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/heat-pump-balance-outline-rounded.svg?color=%231a73e8&size=48