nest cam wired stand icon
nest-cam-wired-stand-outline from Material Symbols Light by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-cam-wired-stand-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-cam-wired-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 wired stand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.385 16.192q-1.25 0-2.125.863t-.875 2.137v.693q0 .115.096.211t.211.096h5.385q.135 0 .221-.096q.087-.096.087-.211v-.693q0-1.275-.863-2.137t-2.137-.863M8 8.75q0 1.675 1.135 2.9q1.134 1.225 2.79 1.425l3.427.348q.27.039.471-.154q.202-.192.202-.461V4.673q0-.27-.202-.461q-.202-.193-.471-.154l-3.427.342q-1.675.156-2.8 1.399T8 8.75m1.192 12.442q-.329 0-.568-.239q-.24-.24-.24-.568v-1.193q0-1.68 1.17-2.84t2.83-1.16q.282 0 .539.035q.256.035.525.104l.665-1.042l-2.273-.214q-2.05-.21-3.445-1.733T7 8.759q0-2.08 1.388-3.604T11.84 3.38l3.433-.323q.702-.056 1.227.427t.525 1.188v8.129q0 .705-.525 1.188t-1.233.427l-.019-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052v1.193q0 .328-.23.568q-.229.24-.568.24zm3.192-1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestCamWiredStandOutline(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.385 16.192q-1.25 0-2.125.863t-.875 2.137v.693q0 .115.096.211t.211.096h5.385q.135 0 .221-.096q.087-.096.087-.211v-.693q0-1.275-.863-2.137t-2.137-.863M8 8.75q0 1.675 1.135 2.9q1.134 1.225 2.79 1.425l3.427.348q.27.039.471-.154q.202-.192.202-.461V4.673q0-.27-.202-.461q-.202-.193-.471-.154l-3.427.342q-1.675.156-2.8 1.399T8 8.75m1.192 12.442q-.329 0-.568-.239q-.24-.24-.24-.568v-1.193q0-1.68 1.17-2.84t2.83-1.16q.282 0 .539.035q.256.035.525.104l.665-1.042l-2.273-.214q-2.05-.21-3.445-1.733T7 8.759q0-2.08 1.388-3.604T11.84 3.38l3.433-.323q.702-.056 1.227.427t.525 1.188v8.129q0 .705-.525 1.188t-1.233.427l-.019-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052v1.193q0 .328-.23.568q-.229.24-.568.24zm3.192-1"/></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.385 16.192q-1.25 0-2.125.863t-.875 2.137v.693q0 .115.096.211t.211.096h5.385q.135 0 .221-.096q.087-.096.087-.211v-.693q0-1.275-.863-2.137t-2.137-.863M8 8.75q0 1.675 1.135 2.9q1.134 1.225 2.79 1.425l3.427.348q.27.039.471-.154q.202-.192.202-.461V4.673q0-.27-.202-.461q-.202-.193-.471-.154l-3.427.342q-1.675.156-2.8 1.399T8 8.75m1.192 12.442q-.329 0-.568-.239q-.24-.24-.24-.568v-1.193q0-1.68 1.17-2.84t2.83-1.16q.282 0 .539.035q.256.035.525.104l.665-1.042l-2.273-.214q-2.05-.21-3.445-1.733T7 8.759q0-2.08 1.388-3.604T11.84 3.38l3.433-.323q.702-.056 1.227.427t.525 1.188v8.129q0 .705-.525 1.188t-1.233.427l-.019-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052v1.193q0 .328-.23.568q-.229.24-.568.24zm3.192-1"/></svg> </template>
CSS
.icon-nest-cam-wired-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%22M12.385%2016.192q-1.25%200-2.125.863t-.875%202.137v.693q0%20.115.096.211t.211.096h5.385q.135%200%20.221-.096q.087-.096.087-.211v-.693q0-1.275-.863-2.137t-2.137-.863M8%208.75q0%201.675%201.135%202.9q1.134%201.225%202.79%201.425l3.427.348q.27.039.471-.154q.202-.192.202-.461V4.673q0-.27-.202-.461q-.202-.193-.471-.154l-3.427.342q-1.675.156-2.8%201.399T8%208.75m1.192%2012.442q-.329%200-.568-.239q-.24-.24-.24-.568v-1.193q0-1.68%201.17-2.84t2.83-1.16q.282%200%20.539.035q.256.035.525.104l.665-1.042l-2.273-.214q-2.05-.21-3.445-1.733T7%208.759q0-2.08%201.388-3.604T11.84%203.38l3.433-.323q.702-.056%201.227.427t.525%201.188v8.129q0%20.705-.525%201.188t-1.233.427l-.019-.019l-.873%201.31q.898.52%201.454%201.432t.555%202.052v1.193q0%20.328-.23.568q-.229.24-.568.24zm3.192-1%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.385%2016.192q-1.25%200-2.125.863t-.875%202.137v.693q0%20.115.096.211t.211.096h5.385q.135%200%20.221-.096q.087-.096.087-.211v-.693q0-1.275-.863-2.137t-2.137-.863M8%208.75q0%201.675%201.135%202.9q1.134%201.225%202.79%201.425l3.427.348q.27.039.471-.154q.202-.192.202-.461V4.673q0-.27-.202-.461q-.202-.193-.471-.154l-3.427.342q-1.675.156-2.8%201.399T8%208.75m1.192%2012.442q-.329%200-.568-.239q-.24-.24-.24-.568v-1.193q0-1.68%201.17-2.84t2.83-1.16q.282%200%20.539.035q.256.035.525.104l.665-1.042l-2.273-.214q-2.05-.21-3.445-1.733T7%208.759q0-2.08%201.388-3.604T11.84%203.38l3.433-.323q.702-.056%201.227.427t.525%201.188v8.129q0%20.705-.525%201.188t-1.233.427l-.019-.019l-.873%201.31q.898.52%201.454%201.432t.555%202.052v1.193q0%20.328-.23.568q-.229.24-.568.24zm3.192-1%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-wired-stand-outline.svg?color=%231a73e8&size=48