nest heat link gen 3 icon
nest-heat-link-gen-3 from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-heat-link-gen-3
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-heat-link-gen-3-rounded, nest-heat-link-gen-3-sharp
1 other variant 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 nest heat link gen 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.885 20q-1.612 0-2.749-1.136T4 16.116V7.885q0-1.613 1.136-2.749T7.885 4h8.23q1.613 0 2.749 1.136T20 7.885v8.23q0 1.613-1.136 2.749T16.116 20zm6.908-4.785q1.15-1.15 1.15-2.793t-1.15-2.792t-2.794-1.15t-2.792 1.152t-1.15 2.793t1.15 2.792q1.151 1.15 2.794 1.15t2.792-1.15m-2.793.15q-1.223 0-2.083-.86t-.86-2.083t.86-2.082T12 9.48t2.083.86q.86.859.86 2.082t-.86 2.083t-2.083.86m.001-7.847q.328 0 .548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestHeatLinkGen3(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.885 20q-1.612 0-2.749-1.136T4 16.116V7.885q0-1.613 1.136-2.749T7.885 4h8.23q1.613 0 2.749 1.136T20 7.885v8.23q0 1.613-1.136 2.749T16.116 20zm6.908-4.785q1.15-1.15 1.15-2.793t-1.15-2.792t-2.794-1.15t-2.792 1.152t-1.15 2.793t1.15 2.792q1.151 1.15 2.794 1.15t2.792-1.15m-2.793.15q-1.223 0-2.083-.86t-.86-2.083t.86-2.082T12 9.48t2.083.86q.86.859.86 2.082t-.86 2.083t-2.083.86m.001-7.847q.328 0 .548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22"/></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.885 20q-1.612 0-2.749-1.136T4 16.116V7.885q0-1.613 1.136-2.749T7.885 4h8.23q1.613 0 2.749 1.136T20 7.885v8.23q0 1.613-1.136 2.749T16.116 20zm6.908-4.785q1.15-1.15 1.15-2.793t-1.15-2.792t-2.794-1.15t-2.792 1.152t-1.15 2.793t1.15 2.792q1.151 1.15 2.794 1.15t2.792-1.15m-2.793.15q-1.223 0-2.083-.86t-.86-2.083t.86-2.082T12 9.48t2.083.86q.86.859.86 2.082t-.86 2.083t-2.083.86m.001-7.847q.328 0 .548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22"/></svg> </template>
CSS
.icon-nest-heat-link-gen-3 {
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.885%2020q-1.612%200-2.749-1.136T4%2016.116V7.885q0-1.613%201.136-2.749T7.885%204h8.23q1.613%200%202.749%201.136T20%207.885v8.23q0%201.613-1.136%202.749T16.116%2020zm6.908-4.785q1.15-1.15%201.15-2.793t-1.15-2.792t-2.794-1.15t-2.792%201.152t-1.15%202.793t1.15%202.792q1.151%201.15%202.794%201.15t2.792-1.15m-2.793.15q-1.223%200-2.083-.86t-.86-2.083t.86-2.082T12%209.48t2.083.86q.86.859.86%202.082t-.86%202.083t-2.083.86m.001-7.847q.328%200%20.548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22%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.885%2020q-1.612%200-2.749-1.136T4%2016.116V7.885q0-1.613%201.136-2.749T7.885%204h8.23q1.613%200%202.749%201.136T20%207.885v8.23q0%201.613-1.136%202.749T16.116%2020zm6.908-4.785q1.15-1.15%201.15-2.793t-1.15-2.792t-2.794-1.15t-2.792%201.152t-1.15%202.793t1.15%202.792q1.151%201.15%202.794%201.15t2.792-1.15m-2.793.15q-1.223%200-2.083-.86t-.86-2.083t.86-2.082T12%209.48t2.083.86q.86.859.86%202.082t-.86%202.083t-2.083.86m.001-7.847q.328%200%20.548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/nest-heat-link-gen-3.svg?color=%231a73e8&size=48