nest thermostat sensor eu icon
nest-thermostat-sensor-eu from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-thermostat-sensor-eu
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-thermostat-sensor-eu-sharp
3 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 nest thermostat sensor eu icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3q1.792 0 3.383.668t2.799 1.825t1.952 2.724t.847 3.36q-.577-.325-1.198-.499q-.622-.174-1.283-.174q-.513 0-.992.094q-.48.094-.923.283q-.175-.968-.759-1.567t-1.476-.599q-1.067 0-1.676.824q-.608.824-.608 2.061q0 1.008.407 1.74q.408.731 1.135 1.004q-.067.29-.107.584q-.04.293-.04.614q0 1.283.6 2.411t1.703 1.826q-.881.408-1.838.614T12 21m1.86-6.994q-.466-.193-.734-.697q-.268-.503-.268-1.309q0-.927.4-1.518t1.092-.591q.642 0 1.023.494t.45 1.28q-.658.408-1.164 1.007q-.507.6-.8 1.334M18.5 19.98q-1.68 0-2.86-1.179t-1.179-2.86t1.18-2.86t2.859-1.178t2.86 1.179q1.179 1.178 1.179 2.86t-1.18 2.859T18.5 19.98M7.416 14.759h3.569v-.763H8.429l-.006-.011q.385-.385.847-.816t.778-.746q.43-.43.64-.871q.208-.44.208-.877q0-.598-.484-1.079t-1.287-.48q-.687 0-1.137.38t-.604.771l.745.285q.102-.242.344-.452q.243-.21.627-.21q.479 0 .736.275t.256.56q0 .258-.104.509q-.103.25-.497.657q-.264.269-.848.833t-1.228 1.19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestThermostatSensorEu(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="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3q1.792 0 3.383.668t2.799 1.825t1.952 2.724t.847 3.36q-.577-.325-1.198-.499q-.622-.174-1.283-.174q-.513 0-.992.094q-.48.094-.923.283q-.175-.968-.759-1.567t-1.476-.599q-1.067 0-1.676.824q-.608.824-.608 2.061q0 1.008.407 1.74q.408.731 1.135 1.004q-.067.29-.107.584q-.04.293-.04.614q0 1.283.6 2.411t1.703 1.826q-.881.408-1.838.614T12 21m1.86-6.994q-.466-.193-.734-.697q-.268-.503-.268-1.309q0-.927.4-1.518t1.092-.591q.642 0 1.023.494t.45 1.28q-.658.408-1.164 1.007q-.507.6-.8 1.334M18.5 19.98q-1.68 0-2.86-1.179t-1.179-2.86t1.18-2.86t2.859-1.178t2.86 1.179q1.179 1.178 1.179 2.86t-1.18 2.859T18.5 19.98M7.416 14.759h3.569v-.763H8.429l-.006-.011q.385-.385.847-.816t.778-.746q.43-.43.64-.871q.208-.44.208-.877q0-.598-.484-1.079t-1.287-.48q-.687 0-1.137.38t-.604.771l.745.285q.102-.242.344-.452q.243-.21.627-.21q.479 0 .736.275t.256.56q0 .258-.104.509q-.103.25-.497.657q-.264.269-.848.833t-1.228 1.19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12t.71-3.506t1.927-2.857T8.494 3.71Q10.137 3 12 3q1.792 0 3.383.668t2.799 1.825t1.952 2.724t.847 3.36q-.577-.325-1.198-.499q-.622-.174-1.283-.174q-.513 0-.992.094q-.48.094-.923.283q-.175-.968-.759-1.567t-1.476-.599q-1.067 0-1.676.824q-.608.824-.608 2.061q0 1.008.407 1.74q.408.731 1.135 1.004q-.067.29-.107.584q-.04.293-.04.614q0 1.283.6 2.411t1.703 1.826q-.881.408-1.838.614T12 21m1.86-6.994q-.466-.193-.734-.697q-.268-.503-.268-1.309q0-.927.4-1.518t1.092-.591q.642 0 1.023.494t.45 1.28q-.658.408-1.164 1.007q-.507.6-.8 1.334M18.5 19.98q-1.68 0-2.86-1.179t-1.179-2.86t1.18-2.86t2.859-1.178t2.86 1.179q1.179 1.178 1.179 2.86t-1.18 2.859T18.5 19.98M7.416 14.759h3.569v-.763H8.429l-.006-.011q.385-.385.847-.816t.778-.746q.43-.43.64-.871q.208-.44.208-.877q0-.598-.484-1.079t-1.287-.48q-.687 0-1.137.38t-.604.771l.745.285q.102-.242.344-.452q.243-.21.627-.21q.479 0 .736.275t.256.56q0 .258-.104.509q-.103.25-.497.657q-.264.269-.848.833t-1.228 1.19z"/></svg> </template>
CSS
.icon-nest-thermostat-sensor-eu {
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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012t.71-3.506t1.927-2.857T8.494%203.71Q10.137%203%2012%203q1.792%200%203.383.668t2.799%201.825t1.952%202.724t.847%203.36q-.577-.325-1.198-.499q-.622-.174-1.283-.174q-.513%200-.992.094q-.48.094-.923.283q-.175-.968-.759-1.567t-1.476-.599q-1.067%200-1.676.824q-.608.824-.608%202.061q0%201.008.407%201.74q.408.731%201.135%201.004q-.067.29-.107.584q-.04.293-.04.614q0%201.283.6%202.411t1.703%201.826q-.881.408-1.838.614T12%2021m1.86-6.994q-.466-.193-.734-.697q-.268-.503-.268-1.309q0-.927.4-1.518t1.092-.591q.642%200%201.023.494t.45%201.28q-.658.408-1.164%201.007q-.507.6-.8%201.334M18.5%2019.98q-1.68%200-2.86-1.179t-1.179-2.86t1.18-2.86t2.859-1.178t2.86%201.179q1.179%201.178%201.179%202.86t-1.18%202.859T18.5%2019.98M7.416%2014.759h3.569v-.763H8.429l-.006-.011q.385-.385.847-.816t.778-.746q.43-.43.64-.871q.208-.44.208-.877q0-.598-.484-1.079t-1.287-.48q-.687%200-1.137.38t-.604.771l.745.285q.102-.242.344-.452q.243-.21.627-.21q.479%200%20.736.275t.256.56q0%20.258-.104.509q-.103.25-.497.657q-.264.269-.848.833t-1.228%201.19z%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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012t.71-3.506t1.927-2.857T8.494%203.71Q10.137%203%2012%203q1.792%200%203.383.668t2.799%201.825t1.952%202.724t.847%203.36q-.577-.325-1.198-.499q-.622-.174-1.283-.174q-.513%200-.992.094q-.48.094-.923.283q-.175-.968-.759-1.567t-1.476-.599q-1.067%200-1.676.824q-.608.824-.608%202.061q0%201.008.407%201.74q.408.731%201.135%201.004q-.067.29-.107.584q-.04.293-.04.614q0%201.283.6%202.411t1.703%201.826q-.881.408-1.838.614T12%2021m1.86-6.994q-.466-.193-.734-.697q-.268-.503-.268-1.309q0-.927.4-1.518t1.092-.591q.642%200%201.023.494t.45%201.28q-.658.408-1.164%201.007q-.507.6-.8%201.334M18.5%2019.98q-1.68%200-2.86-1.179t-1.179-2.86t1.18-2.86t2.859-1.178t2.86%201.179q1.179%201.178%201.179%202.86t-1.18%202.859T18.5%2019.98M7.416%2014.759h3.569v-.763H8.429l-.006-.011q.385-.385.847-.816t.778-.746q.43-.43.64-.871q.208-.44.208-.877q0-.598-.484-1.079t-1.287-.48q-.687%200-1.137.38t-.604.771l.745.285q.102-.242.344-.452q.243-.21.627-.21q.479%200%20.736.275t.256.56q0%20.258-.104.509q-.103.25-.497.657q-.264.269-.848.833t-1.228%201.19z%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-thermostat-sensor-eu.svg?color=%231a73e8&size=48