nest cam wired stand icon

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

Name
nest-cam-wired-stand
Set
Material Symbols
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-cam-wired-stand-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="M8 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.525.525h-.025l-.95 1.425q.975.675 1.55 1.75T17 20v2q0 .425-.288.713T16 23z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestCamWiredStand(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="M8 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.525.525h-.025l-.95 1.425q.975.675 1.55 1.75T17 20v2q0 .425-.288.713T16 23z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 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.525.525h-.025l-.95 1.425q.975.675 1.55 1.75T17 20v2q0 .425-.288.713T16 23z"/></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%22M8%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.525.525h-.025l-.95%201.425q.975.675%201.55%201.75T17%2020v2q0%20.425-.288.713T16%2023z%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%22M8%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.525.525h-.025l-.95%201.425q.975.675%201.55%201.75T17%2020v2q0%20.425-.288.713T16%2023z%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.svg?color=%231a73e8&size=48