nest cam wall mount icon
nest-cam-wall-mount-outline from Material Symbols by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-cam-wall-mount-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-cam-wall-mount-outline-rounded
3 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
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-.587M7 10.925q0 .9.338 1.725t.987 1.475l4.325 4.325L19 12.075L14.675 7.75q-.65-.65-1.462-.988T11.5 6.426q-1.875 0-3.187 1.313T7 10.925m6 1.525"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestCamWallMountOutline(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-.587M7 10.925q0 .9.338 1.725t.987 1.475l4.325 4.325L19 12.075L14.675 7.75q-.65-.65-1.462-.988T11.5 6.426q-1.875 0-3.187 1.313T7 10.925m6 1.525"/></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-.587M7 10.925q0 .9.338 1.725t.987 1.475l4.325 4.325L19 12.075L14.675 7.75q-.65-.65-1.462-.988T11.5 6.426q-1.875 0-3.187 1.313T7 10.925m6 1.525"/></svg> </template>
CSS
.icon-nest-cam-wall-mount-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%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-.587M7%2010.925q0%20.9.338%201.725t.987%201.475l4.325%204.325L19%2012.075L14.675%207.75q-.65-.65-1.462-.988T11.5%206.426q-1.875%200-3.187%201.313T7%2010.925m6%201.525%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-.587M7%2010.925q0%20.9.338%201.725t.987%201.475l4.325%204.325L19%2012.075L14.675%207.75q-.65-.65-1.462-.988T11.5%206.426q-1.875%200-3.187%201.313T7%2010.925m6%201.525%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-outline.svg?color=%231a73e8&size=48