nest cam wall mount icon

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

Name
nest-cam-wall-mount
Set
Material Symbols
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-cam-wall-mount-rounded

3 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the nest cam wall mount icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.588 16.863Q2 16.275 2 15.45v-8q0-.825.588-1.412T4 5.45t1.413.6T6 7.475q.875-1.375 2.313-2.2T11.5 4.45q1.3 0 2.488.488T16.1 6.35l4.3 4.3q.3.3.45.663t.15.762t-.15.763t-.45.662l-6.35 6.35q-.275.275-.638.425t-.762.15t-.775-.15t-.65-.425L6.9 15.55q-.275-.275-.488-.55T6 14.425v1.025q0 .825-.587 1.413T4 17.45t-1.412-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestCamWallMount(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="M2.588 16.863Q2 16.275 2 15.45v-8q0-.825.588-1.412T4 5.45t1.413.6T6 7.475q.875-1.375 2.313-2.2T11.5 4.45q1.3 0 2.488.488T16.1 6.35l4.3 4.3q.3.3.45.663t.15.762t-.15.763t-.45.662l-6.35 6.35q-.275.275-.638.425t-.762.15t-.775-.15t-.65-.425L6.9 15.55q-.275-.275-.488-.55T6 14.425v1.025q0 .825-.587 1.413T4 17.45t-1.412-.587"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.588 16.863Q2 16.275 2 15.45v-8q0-.825.588-1.412T4 5.45t1.413.6T6 7.475q.875-1.375 2.313-2.2T11.5 4.45q1.3 0 2.488.488T16.1 6.35l4.3 4.3q.3.3.45.663t.15.762t-.15.763t-.45.662l-6.35 6.35q-.275.275-.638.425t-.762.15t-.775-.15t-.65-.425L6.9 15.55q-.275-.275-.488-.55T6 14.425v1.025q0 .825-.587 1.413T4 17.45t-1.412-.587"/></svg>
</template>

CSS

.icon-nest-cam-wall-mount {
  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%22M2.588%2016.863Q2%2016.275%202%2015.45v-8q0-.825.588-1.412T4%205.45t1.413.6T6%207.475q.875-1.375%202.313-2.2T11.5%204.45q1.3%200%202.488.488T16.1%206.35l4.3%204.3q.3.3.45.663t.15.762t-.15.763t-.45.662l-6.35%206.35q-.275.275-.638.425t-.762.15t-.775-.15t-.65-.425L6.9%2015.55q-.275-.275-.488-.55T6%2014.425v1.025q0%20.825-.587%201.413T4%2017.45t-1.412-.587%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%22M2.588%2016.863Q2%2016.275%202%2015.45v-8q0-.825.588-1.412T4%205.45t1.413.6T6%207.475q.875-1.375%202.313-2.2T11.5%204.45q1.3%200%202.488.488T16.1%206.35l4.3%204.3q.3.3.45.663t.15.762t-.15.763t-.45.662l-6.35%206.35q-.275.275-.638.425t-.762.15t-.775-.15t-.65-.425L6.9%2015.55q-.275-.275-.488-.55T6%2014.425v1.025q0%20.825-.587%201.413T4%2017.45t-1.412-.587%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-wall-mount.svg?color=%231a73e8&size=48