nest doorbell visitor icon
nest-doorbell-visitor-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-doorbell-visitor-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
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 doorbell visitor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.934 16.566q-.434-.433-.434-1.066t.434-1.066T18 14t1.066.434q.434.433.434 1.066t-.434 1.066Q18.633 17 18 17t-1.066-.434M14.5 21.5v-.575q0-.85.975-1.388T18 19t2.525.538t.975 1.387v.575zM13.336 9.336q.548-.55.548-1.336t-.549-1.336T12 6.117t-1.336.549T10.117 8t.549 1.336T12 9.885t1.336-.55M10.115 16q0 .787.549 1.336t1.335.549t1.336-.55t.549-1.335t-.55-1.336T12 14.117t-1.336.549T10.117 16m1.095.79q-.326-.326-.326-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7.5 7q0-1.894 1.303-3.197T12 2.5t3.197 1.303T16.5 7v4.5q0 .214-.143.357T16 12t-.357-.143t-.143-.357V7q0-1.506-1.044-2.503T12 3.5t-2.456.997T8.5 7v10q0 1.223.78 2.183q.782.96 1.93 1.223q.176.055.299.186q.122.131.122.308q0 .25-.192.406t-.443.088q-1.527-.356-2.511-1.559T7.5 17z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestDoorbellVisitorOutlineRounded(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="M16.934 16.566q-.434-.433-.434-1.066t.434-1.066T18 14t1.066.434q.434.433.434 1.066t-.434 1.066Q18.633 17 18 17t-1.066-.434M14.5 21.5v-.575q0-.85.975-1.388T18 19t2.525.538t.975 1.387v.575zM13.336 9.336q.548-.55.548-1.336t-.549-1.336T12 6.117t-1.336.549T10.117 8t.549 1.336T12 9.885t1.336-.55M10.115 16q0 .787.549 1.336t1.335.549t1.336-.55t.549-1.335t-.55-1.336T12 14.117t-1.336.549T10.117 16m1.095.79q-.326-.326-.326-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7.5 7q0-1.894 1.303-3.197T12 2.5t3.197 1.303T16.5 7v4.5q0 .214-.143.357T16 12t-.357-.143t-.143-.357V7q0-1.506-1.044-2.503T12 3.5t-2.456.997T8.5 7v10q0 1.223.78 2.183q.782.96 1.93 1.223q.176.055.299.186q.122.131.122.308q0 .25-.192.406t-.443.088q-1.527-.356-2.511-1.559T7.5 17z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.934 16.566q-.434-.433-.434-1.066t.434-1.066T18 14t1.066.434q.434.433.434 1.066t-.434 1.066Q18.633 17 18 17t-1.066-.434M14.5 21.5v-.575q0-.85.975-1.388T18 19t2.525.538t.975 1.387v.575zM13.336 9.336q.548-.55.548-1.336t-.549-1.336T12 6.117t-1.336.549T10.117 8t.549 1.336T12 9.885t1.336-.55M10.115 16q0 .787.549 1.336t1.335.549t1.336-.55t.549-1.335t-.55-1.336T12 14.117t-1.336.549T10.117 16m1.095.79q-.326-.326-.326-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7.5 7q0-1.894 1.303-3.197T12 2.5t3.197 1.303T16.5 7v4.5q0 .214-.143.357T16 12t-.357-.143t-.143-.357V7q0-1.506-1.044-2.503T12 3.5t-2.456.997T8.5 7v10q0 1.223.78 2.183q.782.96 1.93 1.223q.176.055.299.186q.122.131.122.308q0 .25-.192.406t-.443.088q-1.527-.356-2.511-1.559T7.5 17z"/></svg> </template>
CSS
.icon-nest-doorbell-visitor-outline-rounded {
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%22M16.934%2016.566q-.434-.433-.434-1.066t.434-1.066T18%2014t1.066.434q.434.433.434%201.066t-.434%201.066Q18.633%2017%2018%2017t-1.066-.434M14.5%2021.5v-.575q0-.85.975-1.388T18%2019t2.525.538t.975%201.387v.575zM13.336%209.336q.548-.55.548-1.336t-.549-1.336T12%206.117t-1.336.549T10.117%208t.549%201.336T12%209.885t1.336-.55M10.115%2016q0%20.787.549%201.336t1.335.549t1.336-.55t.549-1.335t-.55-1.336T12%2014.117t-1.336.549T10.117%2016m1.095.79q-.326-.326-.326-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7.5%207q0-1.894%201.303-3.197T12%202.5t3.197%201.303T16.5%207v4.5q0%20.214-.143.357T16%2012t-.357-.143t-.143-.357V7q0-1.506-1.044-2.503T12%203.5t-2.456.997T8.5%207v10q0%201.223.78%202.183q.782.96%201.93%201.223q.176.055.299.186q.122.131.122.308q0%20.25-.192.406t-.443.088q-1.527-.356-2.511-1.559T7.5%2017z%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%22M16.934%2016.566q-.434-.433-.434-1.066t.434-1.066T18%2014t1.066.434q.434.433.434%201.066t-.434%201.066Q18.633%2017%2018%2017t-1.066-.434M14.5%2021.5v-.575q0-.85.975-1.388T18%2019t2.525.538t.975%201.387v.575zM13.336%209.336q.548-.55.548-1.336t-.549-1.336T12%206.117t-1.336.549T10.117%208t.549%201.336T12%209.885t1.336-.55M10.115%2016q0%20.787.549%201.336t1.335.549t1.336-.55t.549-1.335t-.55-1.336T12%2014.117t-1.336.549T10.117%2016m1.095.79q-.326-.326-.326-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7.5%207q0-1.894%201.303-3.197T12%202.5t3.197%201.303T16.5%207v4.5q0%20.214-.143.357T16%2012t-.357-.143t-.143-.357V7q0-1.506-1.044-2.503T12%203.5t-2.456.997T8.5%207v10q0%201.223.78%202.183q.782.96%201.93%201.223q.176.055.299.186q.122.131.122.308q0%20.25-.192.406t-.443.088q-1.527-.356-2.511-1.559T7.5%2017z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/nest-doorbell-visitor-outline-rounded.svg?color=%231a73e8&size=48