nest cam wired stand icon

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

Name
nest-cam-wired-stand-outline-sharp
Set
Material Symbols Light
Style
Outline 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="M12.385 16.192q-1.25 0-2.125.863t-.875 2.137v1h6v-1q0-1.275-.863-2.137t-2.137-.863M8 8.75q0 1.683 1.135 2.914q1.134 1.23 2.79 1.411l4.504.444V4l-4.504.4q-1.675.156-2.8 1.399T8 8.75m8.385 12.442h-8v-2q0-1.68 1.17-2.84t2.83-1.16q.282 0 .538.035t.525.104l.666-1.042l-2.273-.214q-2.051-.21-3.446-1.733T7 8.759q0-2.08 1.388-3.604T11.84 3.38l5.588-.485v11.721l-2.162-.2l-.019-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052zm.044-12.461"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestCamWiredStandOutlineSharp(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.137v1h6v-1q0-1.275-.863-2.137t-2.137-.863M8 8.75q0 1.683 1.135 2.914q1.134 1.23 2.79 1.411l4.504.444V4l-4.504.4q-1.675.156-2.8 1.399T8 8.75m8.385 12.442h-8v-2q0-1.68 1.17-2.84t2.83-1.16q.282 0 .538.035t.525.104l.666-1.042l-2.273-.214q-2.051-.21-3.446-1.733T7 8.759q0-2.08 1.388-3.604T11.84 3.38l5.588-.485v11.721l-2.162-.2l-.019-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052zm.044-12.461"/></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.137v1h6v-1q0-1.275-.863-2.137t-2.137-.863M8 8.75q0 1.683 1.135 2.914q1.134 1.23 2.79 1.411l4.504.444V4l-4.504.4q-1.675.156-2.8 1.399T8 8.75m8.385 12.442h-8v-2q0-1.68 1.17-2.84t2.83-1.16q.282 0 .538.035t.525.104l.666-1.042l-2.273-.214q-2.051-.21-3.446-1.733T7 8.759q0-2.08 1.388-3.604T11.84 3.38l5.588-.485v11.721l-2.162-.2l-.019-.019l-.873 1.31q.898.52 1.454 1.432t.555 2.052zm.044-12.461"/></svg>
</template>

CSS

.icon-nest-cam-wired-stand-outline-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%22M12.385%2016.192q-1.25%200-2.125.863t-.875%202.137v1h6v-1q0-1.275-.863-2.137t-2.137-.863M8%208.75q0%201.683%201.135%202.914q1.134%201.23%202.79%201.411l4.504.444V4l-4.504.4q-1.675.156-2.8%201.399T8%208.75m8.385%2012.442h-8v-2q0-1.68%201.17-2.84t2.83-1.16q.282%200%20.538.035t.525.104l.666-1.042l-2.273-.214q-2.051-.21-3.446-1.733T7%208.759q0-2.08%201.388-3.604T11.84%203.38l5.588-.485v11.721l-2.162-.2l-.019-.019l-.873%201.31q.898.52%201.454%201.432t.555%202.052zm.044-12.461%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.137v1h6v-1q0-1.275-.863-2.137t-2.137-.863M8%208.75q0%201.683%201.135%202.914q1.134%201.23%202.79%201.411l4.504.444V4l-4.504.4q-1.675.156-2.8%201.399T8%208.75m8.385%2012.442h-8v-2q0-1.68%201.17-2.84t2.83-1.16q.282%200%20.538.035t.525.104l.666-1.042l-2.273-.214q-2.051-.21-3.446-1.733T7%208.759q0-2.08%201.388-3.604T11.84%203.38l5.588-.485v11.721l-2.162-.2l-.019-.019l-.873%201.31q.898.52%201.454%201.432t.555%202.052zm.044-12.461%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-sharp.svg?color=%231a73e8&size=48