nest doorbell visitor icon
nest-doorbell-visitor from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-doorbell-visitor
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-doorbell-visitor-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 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="M12 22q-2.075 0-3.537-1.463T7 17V7q0-2.075 1.463-3.537T12 2t3.538 1.463T17 7v5h-3q-.825 0-1.412.588T12 14q-.825 0-1.412.588T10 16q0 .8.588 1.375T12 18zm2 0v-.575q0-1.3 1.25-1.875t2.75-.575t2.75.575T22 21.425V22zm2.588-4.587Q16 16.825 16 16t.588-1.412T18 14t1.413.588T20 16t-.587 1.413T18 18t-1.412-.587m-5.3-.7Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288m2.124-7.3Q14 8.825 14 8t-.587-1.412T12 6t-1.412.588T10 8t.588 1.413T12 10t1.413-.587"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestDoorbellVisitor(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="M12 22q-2.075 0-3.537-1.463T7 17V7q0-2.075 1.463-3.537T12 2t3.538 1.463T17 7v5h-3q-.825 0-1.412.588T12 14q-.825 0-1.412.588T10 16q0 .8.588 1.375T12 18zm2 0v-.575q0-1.3 1.25-1.875t2.75-.575t2.75.575T22 21.425V22zm2.588-4.587Q16 16.825 16 16t.588-1.412T18 14t1.413.588T20 16t-.587 1.413T18 18t-1.412-.587m-5.3-.7Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288m2.124-7.3Q14 8.825 14 8t-.587-1.412T12 6t-1.412.588T10 8t.588 1.413T12 10t1.413-.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="M12 22q-2.075 0-3.537-1.463T7 17V7q0-2.075 1.463-3.537T12 2t3.538 1.463T17 7v5h-3q-.825 0-1.412.588T12 14q-.825 0-1.412.588T10 16q0 .8.588 1.375T12 18zm2 0v-.575q0-1.3 1.25-1.875t2.75-.575t2.75.575T22 21.425V22zm2.588-4.587Q16 16.825 16 16t.588-1.412T18 14t1.413.588T20 16t-.587 1.413T18 18t-1.412-.587m-5.3-.7Q11 16.425 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288m2.124-7.3Q14 8.825 14 8t-.587-1.412T12 6t-1.412.588T10 8t.588 1.413T12 10t1.413-.587"/></svg> </template>
CSS
.icon-nest-doorbell-visitor {
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%22M12%2022q-2.075%200-3.537-1.463T7%2017V7q0-2.075%201.463-3.537T12%202t3.538%201.463T17%207v5h-3q-.825%200-1.412.588T12%2014q-.825%200-1.412.588T10%2016q0%20.8.588%201.375T12%2018zm2%200v-.575q0-1.3%201.25-1.875t2.75-.575t2.75.575T22%2021.425V22zm2.588-4.587Q16%2016.825%2016%2016t.588-1.412T18%2014t1.413.588T20%2016t-.587%201.413T18%2018t-1.412-.587m-5.3-.7Q11%2016.425%2011%2016t.288-.712T12%2015t.713.288T13%2016t-.288.713T12%2017t-.712-.288m2.124-7.3Q14%208.825%2014%208t-.587-1.412T12%206t-1.412.588T10%208t.588%201.413T12%2010t1.413-.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%22M12%2022q-2.075%200-3.537-1.463T7%2017V7q0-2.075%201.463-3.537T12%202t3.538%201.463T17%207v5h-3q-.825%200-1.412.588T12%2014q-.825%200-1.412.588T10%2016q0%20.8.588%201.375T12%2018zm2%200v-.575q0-1.3%201.25-1.875t2.75-.575t2.75.575T22%2021.425V22zm2.588-4.587Q16%2016.825%2016%2016t.588-1.412T18%2014t1.413.588T20%2016t-.587%201.413T18%2018t-1.412-.587m-5.3-.7Q11%2016.425%2011%2016t.288-.712T12%2015t.713.288T13%2016t-.288.713T12%2017t-.712-.288m2.124-7.3Q14%208.825%2014%208t-.587-1.412T12%206t-1.412.588T10%208t.588%201.413T12%2010t1.413-.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-doorbell-visitor.svg?color=%231a73e8&size=48