nest cam stand icon
nest-cam-stand-outline from Material Symbols Light by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-cam-stand-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-cam-stand-outline-rounded
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 cam stand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 7.425q-1.384.54-2.32 1.766T6.6 12l-.542 6.327q-.039.27.154.471q.192.202.461.202h10.654q.27 0 .462-.202t.153-.471L17.4 12q-.12-1.588-1.055-2.814Q15.41 7.958 14 7.419V10q0 .846-.577 1.423T12 12t-1.423-.577T10 10zm2.713 3.288Q13 10.425 13 10V6q0-.425-.288-.712T12 5t-.712.288T11 6v4q0 .425.288.713T12 11t.713-.288M6.673 20q-.702 0-1.186-.525q-.485-.525-.43-1.227l.543-6.371q.175-1.99 1.385-3.48q1.21-1.491 3.02-2.06v-.423q.036-.818.604-1.366T12 4t1.391.545t.603 1.363v.423q1.812.569 3.034 2.062t1.391 3.484l.542 6.371q.056.702-.428 1.227q-.485.525-1.187.525z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestCamStandOutline(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="M10 7.425q-1.384.54-2.32 1.766T6.6 12l-.542 6.327q-.039.27.154.471q.192.202.461.202h10.654q.27 0 .462-.202t.153-.471L17.4 12q-.12-1.588-1.055-2.814Q15.41 7.958 14 7.419V10q0 .846-.577 1.423T12 12t-1.423-.577T10 10zm2.713 3.288Q13 10.425 13 10V6q0-.425-.288-.712T12 5t-.712.288T11 6v4q0 .425.288.713T12 11t.713-.288M6.673 20q-.702 0-1.186-.525q-.485-.525-.43-1.227l.543-6.371q.175-1.99 1.385-3.48q1.21-1.491 3.02-2.06v-.423q.036-.818.604-1.366T12 4t1.391.545t.603 1.363v.423q1.812.569 3.034 2.062t1.391 3.484l.542 6.371q.056.702-.428 1.227q-.485.525-1.187.525z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 7.425q-1.384.54-2.32 1.766T6.6 12l-.542 6.327q-.039.27.154.471q.192.202.461.202h10.654q.27 0 .462-.202t.153-.471L17.4 12q-.12-1.588-1.055-2.814Q15.41 7.958 14 7.419V10q0 .846-.577 1.423T12 12t-1.423-.577T10 10zm2.713 3.288Q13 10.425 13 10V6q0-.425-.288-.712T12 5t-.712.288T11 6v4q0 .425.288.713T12 11t.713-.288M6.673 20q-.702 0-1.186-.525q-.485-.525-.43-1.227l.543-6.371q.175-1.99 1.385-3.48q1.21-1.491 3.02-2.06v-.423q.036-.818.604-1.366T12 4t1.391.545t.603 1.363v.423q1.812.569 3.034 2.062t1.391 3.484l.542 6.371q.056.702-.428 1.227q-.485.525-1.187.525z"/></svg> </template>
CSS
.icon-nest-cam-stand-outline {
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%22M10%207.425q-1.384.54-2.32%201.766T6.6%2012l-.542%206.327q-.039.27.154.471q.192.202.461.202h10.654q.27%200%20.462-.202t.153-.471L17.4%2012q-.12-1.588-1.055-2.814Q15.41%207.958%2014%207.419V10q0%20.846-.577%201.423T12%2012t-1.423-.577T10%2010zm2.713%203.288Q13%2010.425%2013%2010V6q0-.425-.288-.712T12%205t-.712.288T11%206v4q0%20.425.288.713T12%2011t.713-.288M6.673%2020q-.702%200-1.186-.525q-.485-.525-.43-1.227l.543-6.371q.175-1.99%201.385-3.48q1.21-1.491%203.02-2.06v-.423q.036-.818.604-1.366T12%204t1.391.545t.603%201.363v.423q1.812.569%203.034%202.062t1.391%203.484l.542%206.371q.056.702-.428%201.227q-.485.525-1.187.525z%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%22M10%207.425q-1.384.54-2.32%201.766T6.6%2012l-.542%206.327q-.039.27.154.471q.192.202.461.202h10.654q.27%200%20.462-.202t.153-.471L17.4%2012q-.12-1.588-1.055-2.814Q15.41%207.958%2014%207.419V10q0%20.846-.577%201.423T12%2012t-1.423-.577T10%2010zm2.713%203.288Q13%2010.425%2013%2010V6q0-.425-.288-.712T12%205t-.712.288T11%206v4q0%20.425.288.713T12%2011t.713-.288M6.673%2020q-.702%200-1.186-.525q-.485-.525-.43-1.227l.543-6.371q.175-1.99%201.385-3.48q1.21-1.491%203.02-2.06v-.423q.036-.818.604-1.366T12%204t1.391.545t.603%201.363v.423q1.812.569%203.034%202.062t1.391%203.484l.542%206.371q.056.702-.428%201.227q-.485.525-1.187.525z%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-cam-stand-outline.svg?color=%231a73e8&size=48