nest wake on approach icon
nest-wake-on-approach from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-wake-on-approach
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-wake-on-approach-rounded, nest-wake-on-approach-sharp
1 other variant 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 wake on approach icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.438 11.563Q19 11.125 19 10.5v-6q0-.625.438-1.062T20.5 3t1.063.438T22 4.5v6q0 .625-.437 1.063T20.5 12t-1.062-.437m-12.263-.738Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13t3.288.4t3.112 1.15q.75.375 1.175 1.088T18 17.2V20z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestWakeOnApproach(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="M19.438 11.563Q19 11.125 19 10.5v-6q0-.625.438-1.062T20.5 3t1.063.438T22 4.5v6q0 .625-.437 1.063T20.5 12t-1.062-.437m-12.263-.738Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13t3.288.4t3.112 1.15q.75.375 1.175 1.088T18 17.2V20z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.438 11.563Q19 11.125 19 10.5v-6q0-.625.438-1.062T20.5 3t1.063.438T22 4.5v6q0 .625-.437 1.063T20.5 12t-1.062-.437m-12.263-.738Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13t3.288.4t3.112 1.15q.75.375 1.175 1.088T18 17.2V20z"/></svg> </template>
CSS
.icon-nest-wake-on-approach {
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%22M19.438%2011.563Q19%2011.125%2019%2010.5v-6q0-.625.438-1.062T20.5%203t1.063.438T22%204.5v6q0%20.625-.437%201.063T20.5%2012t-1.062-.437m-12.263-.738Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175M2%2020v-2.8q0-.85.425-1.562T3.6%2014.55q1.5-.75%203.113-1.15T10%2013t3.288.4t3.112%201.15q.75.375%201.175%201.088T18%2017.2V20z%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%22M19.438%2011.563Q19%2011.125%2019%2010.5v-6q0-.625.438-1.062T20.5%203t1.063.438T22%204.5v6q0%20.625-.437%201.063T20.5%2012t-1.062-.437m-12.263-.738Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175M2%2020v-2.8q0-.85.425-1.562T3.6%2014.55q1.5-.75%203.113-1.15T10%2013t3.288.4t3.112%201.15q.75.375%201.175%201.088T18%2017.2V20z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-wake-on-approach.svg?color=%231a73e8&size=48