heat pump balance icon
heat-pump-balance-rounded from Material Symbols Light by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- heat-pump-balance-rounded
- Set
- Material Symbols Light
- Style
- 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.754L20.07 9.05q-.146.14-.155.354t.13.36q.14.165.351.152q.21-.012.357-.153l1.969-1.944q.243-.242.243-.565t-.243-.565L20.76 4.725q-.146-.146-.357-.156q-.21-.01-.357.156q-.14.146-.14.347t.14.342l1.34 1.34H19q-1.038 0-1.77.73q-.73.732-.73 1.77v5.769q0 .618-.441 1.059q-.442.441-1.059.441t-1.059-.441t-.441-1.059v-4.77q0-1.037-.73-1.768q-.731-.731-1.77-.731t-1.77.73q-.73.732-.73 1.77v4.769q0 .618-.441 1.059q-.442.441-1.059.441t-1.059-.441Q5.5 15.64 5.5 15.023v-6.77q0-.212-.143-.356q-.144-.143-.357-.143t-.357.143q-.143.144-.143.357v6.769q0 1.039.73 1.77t1.77.73t1.77-.73t.73-1.77v-4.77q0-.616.441-1.058q.442-.441 1.059-.441t1.059.441t.441 1.059v4.769q0 1.039.73 1.77t1.77.73t1.77-.73t.73-1.77v-5.77q0-.616.441-1.058q.442-.441 1.059-.441zM3.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.472z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHeatPumpBalanceRounded(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.754L20.07 9.05q-.146.14-.155.354t.13.36q.14.165.351.152q.21-.012.357-.153l1.969-1.944q.243-.242.243-.565t-.243-.565L20.76 4.725q-.146-.146-.357-.156q-.21-.01-.357.156q-.14.146-.14.347t.14.342l1.34 1.34H19q-1.038 0-1.77.73q-.73.732-.73 1.77v5.769q0 .618-.441 1.059q-.442.441-1.059.441t-1.059-.441t-.441-1.059v-4.77q0-1.037-.73-1.768q-.731-.731-1.77-.731t-1.77.73q-.73.732-.73 1.77v4.769q0 .618-.441 1.059q-.442.441-1.059.441t-1.059-.441Q5.5 15.64 5.5 15.023v-6.77q0-.212-.143-.356q-.144-.143-.357-.143t-.357.143q-.143.144-.143.357v6.769q0 1.039.73 1.77t1.77.73t1.77-.73t.73-1.77v-4.77q0-.616.441-1.058q.442-.441 1.059-.441t1.059.441t.441 1.059v4.769q0 1.039.73 1.77t1.77.73t1.77-.73t.73-1.77v-5.77q0-.616.441-1.058q.442-.441 1.059-.441zM3.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.472z"/></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.754L20.07 9.05q-.146.14-.155.354t.13.36q.14.165.351.152q.21-.012.357-.153l1.969-1.944q.243-.242.243-.565t-.243-.565L20.76 4.725q-.146-.146-.357-.156q-.21-.01-.357.156q-.14.146-.14.347t.14.342l1.34 1.34H19q-1.038 0-1.77.73q-.73.732-.73 1.77v5.769q0 .618-.441 1.059q-.442.441-1.059.441t-1.059-.441t-.441-1.059v-4.77q0-1.037-.73-1.768q-.731-.731-1.77-.731t-1.77.73q-.73.732-.73 1.77v4.769q0 .618-.441 1.059q-.442.441-1.059.441t-1.059-.441Q5.5 15.64 5.5 15.023v-6.77q0-.212-.143-.356q-.144-.143-.357-.143t-.357.143q-.143.144-.143.357v6.769q0 1.039.73 1.77t1.77.73t1.77-.73t.73-1.77v-4.77q0-.616.441-1.058q.442-.441 1.059-.441t1.059.441t.441 1.059v4.769q0 1.039.73 1.77t1.77.73t1.77-.73t.73-1.77v-5.77q0-.616.441-1.058q.442-.441 1.059-.441zM3.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.472z"/></svg> </template>
CSS
.icon-heat-pump-balance-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.754L20.07%209.05q-.146.14-.155.354t.13.36q.14.165.351.152q.21-.012.357-.153l1.969-1.944q.243-.242.243-.565t-.243-.565L20.76%204.725q-.146-.146-.357-.156q-.21-.01-.357.156q-.14.146-.14.347t.14.342l1.34%201.34H19q-1.038%200-1.77.73q-.73.732-.73%201.77v5.769q0%20.618-.441%201.059q-.442.441-1.059.441t-1.059-.441t-.441-1.059v-4.77q0-1.037-.73-1.768q-.731-.731-1.77-.731t-1.77.73q-.73.732-.73%201.77v4.769q0%20.618-.441%201.059q-.442.441-1.059.441t-1.059-.441Q5.5%2015.64%205.5%2015.023v-6.77q0-.212-.143-.356q-.144-.143-.357-.143t-.357.143q-.143.144-.143.357v6.769q0%201.039.73%201.77t1.77.73t1.77-.73t.73-1.77v-4.77q0-.616.441-1.058q.442-.441%201.059-.441t1.059.441t.441%201.059v4.769q0%201.039.73%201.77t1.77.73t1.77-.73t.73-1.77v-5.77q0-.616.441-1.058q.442-.441%201.059-.441zM3.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.472z%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.754L20.07%209.05q-.146.14-.155.354t.13.36q.14.165.351.152q.21-.012.357-.153l1.969-1.944q.243-.242.243-.565t-.243-.565L20.76%204.725q-.146-.146-.357-.156q-.21-.01-.357.156q-.14.146-.14.347t.14.342l1.34%201.34H19q-1.038%200-1.77.73q-.73.732-.73%201.77v5.769q0%20.618-.441%201.059q-.442.441-1.059.441t-1.059-.441t-.441-1.059v-4.77q0-1.037-.73-1.768q-.731-.731-1.77-.731t-1.77.73q-.73.732-.73%201.77v4.769q0%20.618-.441%201.059q-.442.441-1.059.441t-1.059-.441Q5.5%2015.64%205.5%2015.023v-6.77q0-.212-.143-.356q-.144-.143-.357-.143t-.357.143q-.143.144-.143.357v6.769q0%201.039.73%201.77t1.77.73t1.77-.73t.73-1.77v-4.77q0-.616.441-1.058q.442-.441%201.059-.441t1.059.441t.441%201.059v4.769q0%201.039.73%201.77t1.77.73t1.77-.73t.73-1.77v-5.77q0-.616.441-1.058q.442-.441%201.059-.441zM3.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.472z%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-rounded.svg?color=%231a73e8&size=48