nest cam wired stand icon

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

Name
nest-cam-wired-stand-outline
Set
Material Symbols
Style
Outline
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-cam-wired-stand-outline-rounded

3 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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 17q-1.25 0-2.125.863T9 20v1h6v-1q0-1.275-.862-2.137T12 17M8 7.75q0 1.675 1.125 2.9t2.8 1.425l4.1.425V3l-4.1.4q-1.675.175-2.8 1.413T8 7.75M8 23q-.425 0-.712-.288T7 22v-2q0-2.1 1.463-3.55T12 15q.275 0 .525.025t.5.075l.55-.85l-1.85-.175q-2.425-.25-4.075-2.062T6 7.75q0-2.475 1.638-4.288T11.724 1.4L15.85 1q.875-.075 1.525.525T18.025 3v9.475q0 .875-.65 1.475t-1.55.525l-.95 1.425q.975.675 1.55 1.75T17 20v2q0 .425-.288.713T16 23zm4-2"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestCamWiredStandOutline(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 17q-1.25 0-2.125.863T9 20v1h6v-1q0-1.275-.862-2.137T12 17M8 7.75q0 1.675 1.125 2.9t2.8 1.425l4.1.425V3l-4.1.4q-1.675.175-2.8 1.413T8 7.75M8 23q-.425 0-.712-.288T7 22v-2q0-2.1 1.463-3.55T12 15q.275 0 .525.025t.5.075l.55-.85l-1.85-.175q-2.425-.25-4.075-2.062T6 7.75q0-2.475 1.638-4.288T11.724 1.4L15.85 1q.875-.075 1.525.525T18.025 3v9.475q0 .875-.65 1.475t-1.55.525l-.95 1.425q.975.675 1.55 1.75T17 20v2q0 .425-.288.713T16 23zm4-2"/></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 17q-1.25 0-2.125.863T9 20v1h6v-1q0-1.275-.862-2.137T12 17M8 7.75q0 1.675 1.125 2.9t2.8 1.425l4.1.425V3l-4.1.4q-1.675.175-2.8 1.413T8 7.75M8 23q-.425 0-.712-.288T7 22v-2q0-2.1 1.463-3.55T12 15q.275 0 .525.025t.5.075l.55-.85l-1.85-.175q-2.425-.25-4.075-2.062T6 7.75q0-2.475 1.638-4.288T11.724 1.4L15.85 1q.875-.075 1.525.525T18.025 3v9.475q0 .875-.65 1.475t-1.55.525l-.95 1.425q.975.675 1.55 1.75T17 20v2q0 .425-.288.713T16 23zm4-2"/></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%2017q-1.25%200-2.125.863T9%2020v1h6v-1q0-1.275-.862-2.137T12%2017M8%207.75q0%201.675%201.125%202.9t2.8%201.425l4.1.425V3l-4.1.4q-1.675.175-2.8%201.413T8%207.75M8%2023q-.425%200-.712-.288T7%2022v-2q0-2.1%201.463-3.55T12%2015q.275%200%20.525.025t.5.075l.55-.85l-1.85-.175q-2.425-.25-4.075-2.062T6%207.75q0-2.475%201.638-4.288T11.724%201.4L15.85%201q.875-.075%201.525.525T18.025%203v9.475q0%20.875-.65%201.475t-1.55.525l-.95%201.425q.975.675%201.55%201.75T17%2020v2q0%20.425-.288.713T16%2023zm4-2%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%2017q-1.25%200-2.125.863T9%2020v1h6v-1q0-1.275-.862-2.137T12%2017M8%207.75q0%201.675%201.125%202.9t2.8%201.425l4.1.425V3l-4.1.4q-1.675.175-2.8%201.413T8%207.75M8%2023q-.425%200-.712-.288T7%2022v-2q0-2.1%201.463-3.55T12%2015q.275%200%20.525.025t.5.075l.55-.85l-1.85-.175q-2.425-.25-4.075-2.062T6%207.75q0-2.475%201.638-4.288T11.724%201.4L15.85%201q.875-.075%201.525.525T18.025%203v9.475q0%20.875-.65%201.475t-1.55.525l-.95%201.425q.975.675%201.55%201.75T17%2020v2q0%20.425-.288.713T16%2023zm4-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-cam-wired-stand-outline.svg?color=%231a73e8&size=48