nest secure alarm icon
nest-secure-alarm from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-secure-alarm
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-secure-alarm-rounded
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 secure alarm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 13q.425 0 .713-.288T13 12t-.288-.712T12 11t-.712.288T11 12t.288.713T12 13m3 0q.425 0 .713-.288T16 12t-.288-.712T15 11t-.712.288T14 12t.288.713T15 13m-6 0q.425 0 .713-.288T10 12t-.288-.712T9 11t-.712.288T8 12t.288.713T9 13m3 3q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m3 0q.425 0 .713-.288T16 15t-.288-.712T15 14t-.712.288T14 15t.288.713T15 16m-6 0q.425 0 .713-.288T10 15t-.288-.712T9 14t-.712.288T8 15t.288.713T9 16m3-6q.425 0 .713-.288T13 9t-.288-.712T12 8t-.712.288T11 9t.288.713T12 10m3 0q.425 0 .713-.288T16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10m-6 0q.425 0 .713-.288T10 9t-.288-.712T9 8t-.712.288T8 9t.288.713T9 10m-.9 11.213q-1.825-.788-3.175-2.138T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestSecureAlarm(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 13q.425 0 .713-.288T13 12t-.288-.712T12 11t-.712.288T11 12t.288.713T12 13m3 0q.425 0 .713-.288T16 12t-.288-.712T15 11t-.712.288T14 12t.288.713T15 13m-6 0q.425 0 .713-.288T10 12t-.288-.712T9 11t-.712.288T8 12t.288.713T9 13m3 3q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m3 0q.425 0 .713-.288T16 15t-.288-.712T15 14t-.712.288T14 15t.288.713T15 16m-6 0q.425 0 .713-.288T10 15t-.288-.712T9 14t-.712.288T8 15t.288.713T9 16m3-6q.425 0 .713-.288T13 9t-.288-.712T12 8t-.712.288T11 9t.288.713T12 10m3 0q.425 0 .713-.288T16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10m-6 0q.425 0 .713-.288T10 9t-.288-.712T9 8t-.712.288T8 9t.288.713T9 10m-.9 11.213q-1.825-.788-3.175-2.138T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788"/></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 13q.425 0 .713-.288T13 12t-.288-.712T12 11t-.712.288T11 12t.288.713T12 13m3 0q.425 0 .713-.288T16 12t-.288-.712T15 11t-.712.288T14 12t.288.713T15 13m-6 0q.425 0 .713-.288T10 12t-.288-.712T9 11t-.712.288T8 12t.288.713T9 13m3 3q.425 0 .713-.288T13 15t-.288-.712T12 14t-.712.288T11 15t.288.713T12 16m3 0q.425 0 .713-.288T16 15t-.288-.712T15 14t-.712.288T14 15t.288.713T15 16m-6 0q.425 0 .713-.288T10 15t-.288-.712T9 14t-.712.288T8 15t.288.713T9 16m3-6q.425 0 .713-.288T13 9t-.288-.712T12 8t-.712.288T11 9t.288.713T12 10m3 0q.425 0 .713-.288T16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10m-6 0q.425 0 .713-.288T10 9t-.288-.712T9 8t-.712.288T8 9t.288.713T9 10m-.9 11.213q-1.825-.788-3.175-2.138T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788"/></svg> </template>
CSS
.icon-nest-secure-alarm {
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%2013q.425%200%20.713-.288T13%2012t-.288-.712T12%2011t-.712.288T11%2012t.288.713T12%2013m3%200q.425%200%20.713-.288T16%2012t-.288-.712T15%2011t-.712.288T14%2012t.288.713T15%2013m-6%200q.425%200%20.713-.288T10%2012t-.288-.712T9%2011t-.712.288T8%2012t.288.713T9%2013m3%203q.425%200%20.713-.288T13%2015t-.288-.712T12%2014t-.712.288T11%2015t.288.713T12%2016m3%200q.425%200%20.713-.288T16%2015t-.288-.712T15%2014t-.712.288T14%2015t.288.713T15%2016m-6%200q.425%200%20.713-.288T10%2015t-.288-.712T9%2014t-.712.288T8%2015t.288.713T9%2016m3-6q.425%200%20.713-.288T13%209t-.288-.712T12%208t-.712.288T11%209t.288.713T12%2010m3%200q.425%200%20.713-.288T16%209t-.288-.712T15%208t-.712.288T14%209t.288.713T15%2010m-6%200q.425%200%20.713-.288T10%209t-.288-.712T9%208t-.712.288T8%209t.288.713T9%2010m-.9%2011.213q-1.825-.788-3.175-2.138T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022t-3.9-.788%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%2013q.425%200%20.713-.288T13%2012t-.288-.712T12%2011t-.712.288T11%2012t.288.713T12%2013m3%200q.425%200%20.713-.288T16%2012t-.288-.712T15%2011t-.712.288T14%2012t.288.713T15%2013m-6%200q.425%200%20.713-.288T10%2012t-.288-.712T9%2011t-.712.288T8%2012t.288.713T9%2013m3%203q.425%200%20.713-.288T13%2015t-.288-.712T12%2014t-.712.288T11%2015t.288.713T12%2016m3%200q.425%200%20.713-.288T16%2015t-.288-.712T15%2014t-.712.288T14%2015t.288.713T15%2016m-6%200q.425%200%20.713-.288T10%2015t-.288-.712T9%2014t-.712.288T8%2015t.288.713T9%2016m3-6q.425%200%20.713-.288T13%209t-.288-.712T12%208t-.712.288T11%209t.288.713T12%2010m3%200q.425%200%20.713-.288T16%209t-.288-.712T15%208t-.712.288T14%209t.288.713T15%2010m-6%200q.425%200%20.713-.288T10%209t-.288-.712T9%208t-.712.288T8%209t.288.713T9%2010m-.9%2011.213q-1.825-.788-3.175-2.138T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022t-3.9-.788%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-secure-alarm.svg?color=%231a73e8&size=48