nest detect icon
nest-detect from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-detect
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-detect-rounded, nest-detect-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 detect icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 22q-1.45 0-2.475-1.025T6 18.5V4q0-.825.588-1.412T8 2h3q.825 0 1.413.588T13 4v14.5q0 1.45-1.025 2.475T9.5 22m0-2q.625 0 1.063-.437T11 18.5t-.437-1.062T9.5 17t-1.062.438T8 18.5t.438 1.063T9.5 20m7.5-2q-.825 0-1.412-.587T15 16V8q0-.825.588-1.412T17 6h1q.825 0 1.413.588T20 8v8q0 .825-.587 1.413T18 18z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestDetect(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.5 22q-1.45 0-2.475-1.025T6 18.5V4q0-.825.588-1.412T8 2h3q.825 0 1.413.588T13 4v14.5q0 1.45-1.025 2.475T9.5 22m0-2q.625 0 1.063-.437T11 18.5t-.437-1.062T9.5 17t-1.062.438T8 18.5t.438 1.063T9.5 20m7.5-2q-.825 0-1.412-.587T15 16V8q0-.825.588-1.412T17 6h1q.825 0 1.413.588T20 8v8q0 .825-.587 1.413T18 18z"/></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.5 22q-1.45 0-2.475-1.025T6 18.5V4q0-.825.588-1.412T8 2h3q.825 0 1.413.588T13 4v14.5q0 1.45-1.025 2.475T9.5 22m0-2q.625 0 1.063-.437T11 18.5t-.437-1.062T9.5 17t-1.062.438T8 18.5t.438 1.063T9.5 20m7.5-2q-.825 0-1.412-.587T15 16V8q0-.825.588-1.412T17 6h1q.825 0 1.413.588T20 8v8q0 .825-.587 1.413T18 18z"/></svg> </template>
CSS
.icon-nest-detect {
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.5%2022q-1.45%200-2.475-1.025T6%2018.5V4q0-.825.588-1.412T8%202h3q.825%200%201.413.588T13%204v14.5q0%201.45-1.025%202.475T9.5%2022m0-2q.625%200%201.063-.437T11%2018.5t-.437-1.062T9.5%2017t-1.062.438T8%2018.5t.438%201.063T9.5%2020m7.5-2q-.825%200-1.412-.587T15%2016V8q0-.825.588-1.412T17%206h1q.825%200%201.413.588T20%208v8q0%20.825-.587%201.413T18%2018z%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.5%2022q-1.45%200-2.475-1.025T6%2018.5V4q0-.825.588-1.412T8%202h3q.825%200%201.413.588T13%204v14.5q0%201.45-1.025%202.475T9.5%2022m0-2q.625%200%201.063-.437T11%2018.5t-.437-1.062T9.5%2017t-1.062.438T8%2018.5t.438%201.063T9.5%2020m7.5-2q-.825%200-1.412-.587T15%2016V8q0-.825.588-1.412T17%206h1q.825%200%201.413.588T20%208v8q0%20.825-.587%201.413T18%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-detect.svg?color=%231a73e8&size=48