doorbell 3p icon
doorbell-3p-sharp from Material Symbols by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- doorbell-3p-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More household icons from Material Symbols
Use the doorbell 3p icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 22V2h14v20zm7-3q.825 0 1.413-.587T14 17t-.587-1.412T12 15t-1.412.588T10 17t.588 1.413T12 19m0-1q-.425 0-.712-.288T11 17t.288-.712T12 16t.713.288T13 17t-.288.713T12 18m.725-4.775Q13 12.95 13 12.5h-2q0 .45.275.725T12 13.5t.725-.275M8 12h8v-1h-1V8.7q0-1.125-.575-2.013T12.8 5.5V4.4h-1.6v1.1q-1.05.375-1.625 1.225T9 8.7V11H8z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDoorbell3pSharp(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="M5 22V2h14v20zm7-3q.825 0 1.413-.587T14 17t-.587-1.412T12 15t-1.412.588T10 17t.588 1.413T12 19m0-1q-.425 0-.712-.288T11 17t.288-.712T12 16t.713.288T13 17t-.288.713T12 18m.725-4.775Q13 12.95 13 12.5h-2q0 .45.275.725T12 13.5t.725-.275M8 12h8v-1h-1V8.7q0-1.125-.575-2.013T12.8 5.5V4.4h-1.6v1.1q-1.05.375-1.625 1.225T9 8.7V11H8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 22V2h14v20zm7-3q.825 0 1.413-.587T14 17t-.587-1.412T12 15t-1.412.588T10 17t.588 1.413T12 19m0-1q-.425 0-.712-.288T11 17t.288-.712T12 16t.713.288T13 17t-.288.713T12 18m.725-4.775Q13 12.95 13 12.5h-2q0 .45.275.725T12 13.5t.725-.275M8 12h8v-1h-1V8.7q0-1.125-.575-2.013T12.8 5.5V4.4h-1.6v1.1q-1.05.375-1.625 1.225T9 8.7V11H8z"/></svg> </template>
CSS
.icon-doorbell-3p-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%22M5%2022V2h14v20zm7-3q.825%200%201.413-.587T14%2017t-.587-1.412T12%2015t-1.412.588T10%2017t.588%201.413T12%2019m0-1q-.425%200-.712-.288T11%2017t.288-.712T12%2016t.713.288T13%2017t-.288.713T12%2018m.725-4.775Q13%2012.95%2013%2012.5h-2q0%20.45.275.725T12%2013.5t.725-.275M8%2012h8v-1h-1V8.7q0-1.125-.575-2.013T12.8%205.5V4.4h-1.6v1.1q-1.05.375-1.625%201.225T9%208.7V11H8z%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%22M5%2022V2h14v20zm7-3q.825%200%201.413-.587T14%2017t-.587-1.412T12%2015t-1.412.588T10%2017t.588%201.413T12%2019m0-1q-.425%200-.712-.288T11%2017t.288-.712T12%2016t.713.288T13%2017t-.288.713T12%2018m.725-4.775Q13%2012.95%2013%2012.5h-2q0%20.45.275.725T12%2013.5t.725-.275M8%2012h8v-1h-1V8.7q0-1.125-.575-2.013T12.8%205.5V4.4h-1.6v1.1q-1.05.375-1.625%201.225T9%208.7V11H8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/doorbell-3p-sharp.svg?color=%231a73e8&size=48