nest cam wired stand icon

nest-cam-wired-stand-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-cam-wired-stand-sharp
Set
Material Symbols Light
Style
Sharp
Category
Home
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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="M16.385 21.192h-8v-2q0-1.676 1.174-2.838t2.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.38l5.589-.485v11.721l-2.156-.2l-.025-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestCamWiredStandSharp(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="M16.385 21.192h-8v-2q0-1.676 1.174-2.838t2.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.38l5.589-.485v11.721l-2.156-.2l-.025-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.385 21.192h-8v-2q0-1.676 1.174-2.838t2.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.38l5.589-.485v11.721l-2.156-.2l-.025-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052z"/></svg>
</template>

CSS

.icon-nest-cam-wired-stand-sharp {
  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%22M16.385%2021.192h-8v-2q0-1.676%201.174-2.838t2.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.38l5.589-.485v11.721l-2.156-.2l-.025-.019l-.873%201.31q.898.52%201.454%201.432t.555%202.052z%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%22M16.385%2021.192h-8v-2q0-1.676%201.174-2.838t2.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.38l5.589-.485v11.721l-2.156-.2l-.025-.019l-.873%201.31q.898.52%201.454%201.432t.555%202.052z%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-sharp.svg?color=%231a73e8&size=48