nest cam wired stand icon
nest-cam-wired-stand from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-cam-wired-stand
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-cam-wired-stand-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="M9.192 21.192q-.329 0-.568-.239q-.24-.24-.24-.568v-1.193q0-1.676 1.175-2.838q1.174-1.162 2.826-1.162q.274 0 .534.035t.529.104l.666-1.042l-2.274-.214q-2.06-.211-3.45-1.735T7 8.75q0-2.071 1.388-3.595T11.84 3.38l3.433-.323q.702-.056 1.227.429q.525.484.525 1.186v8.129q0 .702-.525 1.187q-.525.484-1.227.428l-.025-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052v1.193q0 .328-.23.568q-.229.24-.577.24z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestCamWiredStand(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.192 21.192q-.329 0-.568-.239q-.24-.24-.24-.568v-1.193q0-1.676 1.175-2.838q1.174-1.162 2.826-1.162q.274 0 .534.035t.529.104l.666-1.042l-2.274-.214q-2.06-.211-3.45-1.735T7 8.75q0-2.071 1.388-3.595T11.84 3.38l3.433-.323q.702-.056 1.227.429q.525.484.525 1.186v8.129q0 .702-.525 1.187q-.525.484-1.227.428l-.025-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052v1.193q0 .328-.23.568q-.229.24-.577.24z"/></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.192 21.192q-.329 0-.568-.239q-.24-.24-.24-.568v-1.193q0-1.676 1.175-2.838q1.174-1.162 2.826-1.162q.274 0 .534.035t.529.104l.666-1.042l-2.274-.214q-2.06-.211-3.45-1.735T7 8.75q0-2.071 1.388-3.595T11.84 3.38l3.433-.323q.702-.056 1.227.429q.525.484.525 1.186v8.129q0 .702-.525 1.187q-.525.484-1.227.428l-.025-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052v1.193q0 .328-.23.568q-.229.24-.577.24z"/></svg> </template>
CSS
.icon-nest-cam-wired-stand {
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.192%2021.192q-.329%200-.568-.239q-.24-.24-.24-.568v-1.193q0-1.676%201.175-2.838q1.174-1.162%202.826-1.162q.274%200%20.534.035t.529.104l.666-1.042l-2.274-.214q-2.06-.211-3.45-1.735T7%208.75q0-2.071%201.388-3.595T11.84%203.38l3.433-.323q.702-.056%201.227.429q.525.484.525%201.186v8.129q0%20.702-.525%201.187q-.525.484-1.227.428l-.025-.019l-.873%201.31q.898.52%201.454%201.432t.555%202.052v1.193q0%20.328-.23.568q-.229.24-.577.24z%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.192%2021.192q-.329%200-.568-.239q-.24-.24-.24-.568v-1.193q0-1.676%201.175-2.838q1.174-1.162%202.826-1.162q.274%200%20.534.035t.529.104l.666-1.042l-2.274-.214q-2.06-.211-3.45-1.735T7%208.75q0-2.071%201.388-3.595T11.84%203.38l3.433-.323q.702-.056%201.227.429q.525.484.525%201.186v8.129q0%20.702-.525%201.187q-.525.484-1.227.428l-.025-.019l-.873%201.31q.898.52%201.454%201.432t.555%202.052v1.193q0%20.328-.23.568q-.229.24-.577.24z%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.svg?color=%231a73e8&size=48