nest cam wired stand icon

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

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

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="M17 23H7v-3q0-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.4l6.3-.6v13.875l-2.175-.2h-.025l-.95 1.425q.975.675 1.55 1.75T17 20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestCamWiredStandSharp(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="M17 23H7v-3q0-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.4l6.3-.6v13.875l-2.175-.2h-.025l-.95 1.425q.975.675 1.55 1.75T17 20z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 23H7v-3q0-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.4l6.3-.6v13.875l-2.175-.2h-.025l-.95 1.425q.975.675 1.55 1.75T17 20z"/></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%22M17%2023H7v-3q0-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.4l6.3-.6v13.875l-2.175-.2h-.025l-.95%201.425q.975.675%201.55%201.75T17%2020z%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%22M17%2023H7v-3q0-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.4l6.3-.6v13.875l-2.175-.2h-.025l-.95%201.425q.975.675%201.55%201.75T17%2020z%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-sharp.svg?color=%231a73e8&size=48