nest remote comfort sensor icon
nest-remote-comfort-sensor-rounded from Material Symbols by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-remote-comfort-sensor-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
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 remote comfort sensor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.175 19.825Q8 18.65 8 17t1.175-2.825T12 13t2.825 1.175T16 17t-1.175 2.825T12 21t-2.825-1.175M12 5q-2.35 0-4.413.775t-3.762 2.15q-.35.275-.775.275t-.75-.275q-.3-.275-.3-.7t.325-.7q1.95-1.65 4.425-2.588T12 3t5.25.938t4.425 2.612q.325.275.313.688t-.313.687q-.325.275-.737.275t-.763-.275q-1.7-1.375-3.762-2.15T12 5m0 5q-1.275 0-2.412.375T7.5 11.4q-.35.25-.775.238t-.75-.313q-.3-.275-.3-.675T6 10q1.275-.95 2.788-1.475T12 8t3.2.525T17.975 10q.325.25.338.65t-.288.675q-.3.3-.725.313t-.775-.238q-.95-.65-2.1-1.025T12 10"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestRemoteComfortSensorRounded(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="M9.175 19.825Q8 18.65 8 17t1.175-2.825T12 13t2.825 1.175T16 17t-1.175 2.825T12 21t-2.825-1.175M12 5q-2.35 0-4.413.775t-3.762 2.15q-.35.275-.775.275t-.75-.275q-.3-.275-.3-.7t.325-.7q1.95-1.65 4.425-2.588T12 3t5.25.938t4.425 2.612q.325.275.313.688t-.313.687q-.325.275-.737.275t-.763-.275q-1.7-1.375-3.762-2.15T12 5m0 5q-1.275 0-2.412.375T7.5 11.4q-.35.25-.775.238t-.75-.313q-.3-.275-.3-.675T6 10q1.275-.95 2.788-1.475T12 8t3.2.525T17.975 10q.325.25.338.65t-.288.675q-.3.3-.725.313t-.775-.238q-.95-.65-2.1-1.025T12 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.175 19.825Q8 18.65 8 17t1.175-2.825T12 13t2.825 1.175T16 17t-1.175 2.825T12 21t-2.825-1.175M12 5q-2.35 0-4.413.775t-3.762 2.15q-.35.275-.775.275t-.75-.275q-.3-.275-.3-.7t.325-.7q1.95-1.65 4.425-2.588T12 3t5.25.938t4.425 2.612q.325.275.313.688t-.313.687q-.325.275-.737.275t-.763-.275q-1.7-1.375-3.762-2.15T12 5m0 5q-1.275 0-2.412.375T7.5 11.4q-.35.25-.775.238t-.75-.313q-.3-.275-.3-.675T6 10q1.275-.95 2.788-1.475T12 8t3.2.525T17.975 10q.325.25.338.65t-.288.675q-.3.3-.725.313t-.775-.238q-.95-.65-2.1-1.025T12 10"/></svg> </template>
CSS
.icon-nest-remote-comfort-sensor-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%22M9.175%2019.825Q8%2018.65%208%2017t1.175-2.825T12%2013t2.825%201.175T16%2017t-1.175%202.825T12%2021t-2.825-1.175M12%205q-2.35%200-4.413.775t-3.762%202.15q-.35.275-.775.275t-.75-.275q-.3-.275-.3-.7t.325-.7q1.95-1.65%204.425-2.588T12%203t5.25.938t4.425%202.612q.325.275.313.688t-.313.687q-.325.275-.737.275t-.763-.275q-1.7-1.375-3.762-2.15T12%205m0%205q-1.275%200-2.412.375T7.5%2011.4q-.35.25-.775.238t-.75-.313q-.3-.275-.3-.675T6%2010q1.275-.95%202.788-1.475T12%208t3.2.525T17.975%2010q.325.25.338.65t-.288.675q-.3.3-.725.313t-.775-.238q-.95-.65-2.1-1.025T12%2010%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%22M9.175%2019.825Q8%2018.65%208%2017t1.175-2.825T12%2013t2.825%201.175T16%2017t-1.175%202.825T12%2021t-2.825-1.175M12%205q-2.35%200-4.413.775t-3.762%202.15q-.35.275-.775.275t-.75-.275q-.3-.275-.3-.7t.325-.7q1.95-1.65%204.425-2.588T12%203t5.25.938t4.425%202.612q.325.275.313.688t-.313.687q-.325.275-.737.275t-.763-.275q-1.7-1.375-3.762-2.15T12%205m0%205q-1.275%200-2.412.375T7.5%2011.4q-.35.25-.775.238t-.75-.313q-.3-.275-.3-.675T6%2010q1.275-.95%202.788-1.475T12%208t3.2.525T17.975%2010q.325.25.338.65t-.288.675q-.3.3-.725.313t-.775-.238q-.95-.65-2.1-1.025T12%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-remote-comfort-sensor-rounded.svg?color=%231a73e8&size=48