doorbell chime icon
doorbell-chime-rounded from Material Symbols Light by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- doorbell-chime-rounded
- Set
- Material Symbols Light
- Style
- 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 doorbell chime icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.21 16.79q-.325-.326-.325-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326m-2.392 3.394Q7.5 18.868 7.5 17V7q0-1.868 1.316-3.184Q10.13 2.5 11.997 2.5t3.185 1.316T16.5 7v10q0 1.868-1.315 3.184q-1.316 1.316-3.182 1.316t-3.185-1.316m4.518-2.853q.548-.553.548-1.331t-.549-1.331T12 14.116t-1.336.553T10.117 16t.549 1.331t1.335.553t1.336-.553m0-8q.548-.553.548-1.331t-.549-1.331T12 6.116t-1.336.553T10.117 8t.549 1.331T12 9.885t1.336-.554m5.34 5.169q-.214 0-.367-.145q-.153-.144-.153-.358q0-.1.038-.194t.102-.157q.333-.333.519-.754Q19 12.472 19 12t-.185-.892q-.186-.422-.519-.754q-.064-.076-.102-.164t-.038-.19q0-.213.149-.366q.15-.153.37-.153q.104 0 .197.048t.157.117q.475.48.723 1.08T20 12.002t-.248 1.275t-.723 1.077q-.063.06-.158.103q-.094.043-.195.043m2.675 2q-.214 0-.358-.145q-.143-.144-.143-.358q0-.1.043-.194t.103-.157q.724-.718 1.114-1.67q.39-.953.39-1.975t-.388-1.971t-1.096-1.676q-.061-.063-.104-.158q-.043-.094-.043-.195q0-.214.138-.358t.343-.143q.101 0 .196.043t.158.103q.873.873 1.335 1.996q.461 1.124.461 2.358t-.461 2.358q-.462 1.123-1.335 1.996q-.063.06-.158.103q-.094.043-.195.043"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDoorbellChimeRounded(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="M11.21 16.79q-.325-.326-.325-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326m-2.392 3.394Q7.5 18.868 7.5 17V7q0-1.868 1.316-3.184Q10.13 2.5 11.997 2.5t3.185 1.316T16.5 7v10q0 1.868-1.315 3.184q-1.316 1.316-3.182 1.316t-3.185-1.316m4.518-2.853q.548-.553.548-1.331t-.549-1.331T12 14.116t-1.336.553T10.117 16t.549 1.331t1.335.553t1.336-.553m0-8q.548-.553.548-1.331t-.549-1.331T12 6.116t-1.336.553T10.117 8t.549 1.331T12 9.885t1.336-.554m5.34 5.169q-.214 0-.367-.145q-.153-.144-.153-.358q0-.1.038-.194t.102-.157q.333-.333.519-.754Q19 12.472 19 12t-.185-.892q-.186-.422-.519-.754q-.064-.076-.102-.164t-.038-.19q0-.213.149-.366q.15-.153.37-.153q.104 0 .197.048t.157.117q.475.48.723 1.08T20 12.002t-.248 1.275t-.723 1.077q-.063.06-.158.103q-.094.043-.195.043m2.675 2q-.214 0-.358-.145q-.143-.144-.143-.358q0-.1.043-.194t.103-.157q.724-.718 1.114-1.67q.39-.953.39-1.975t-.388-1.971t-1.096-1.676q-.061-.063-.104-.158q-.043-.094-.043-.195q0-.214.138-.358t.343-.143q.101 0 .196.043t.158.103q.873.873 1.335 1.996q.461 1.124.461 2.358t-.461 2.358q-.462 1.123-1.335 1.996q-.063.06-.158.103q-.094.043-.195.043"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.21 16.79q-.325-.326-.325-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326m-2.392 3.394Q7.5 18.868 7.5 17V7q0-1.868 1.316-3.184Q10.13 2.5 11.997 2.5t3.185 1.316T16.5 7v10q0 1.868-1.315 3.184q-1.316 1.316-3.182 1.316t-3.185-1.316m4.518-2.853q.548-.553.548-1.331t-.549-1.331T12 14.116t-1.336.553T10.117 16t.549 1.331t1.335.553t1.336-.553m0-8q.548-.553.548-1.331t-.549-1.331T12 6.116t-1.336.553T10.117 8t.549 1.331T12 9.885t1.336-.554m5.34 5.169q-.214 0-.367-.145q-.153-.144-.153-.358q0-.1.038-.194t.102-.157q.333-.333.519-.754Q19 12.472 19 12t-.185-.892q-.186-.422-.519-.754q-.064-.076-.102-.164t-.038-.19q0-.213.149-.366q.15-.153.37-.153q.104 0 .197.048t.157.117q.475.48.723 1.08T20 12.002t-.248 1.275t-.723 1.077q-.063.06-.158.103q-.094.043-.195.043m2.675 2q-.214 0-.358-.145q-.143-.144-.143-.358q0-.1.043-.194t.103-.157q.724-.718 1.114-1.67q.39-.953.39-1.975t-.388-1.971t-1.096-1.676q-.061-.063-.104-.158q-.043-.094-.043-.195q0-.214.138-.358t.343-.143q.101 0 .196.043t.158.103q.873.873 1.335 1.996q.461 1.124.461 2.358t-.461 2.358q-.462 1.123-1.335 1.996q-.063.06-.158.103q-.094.043-.195.043"/></svg> </template>
CSS
.icon-doorbell-chime-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%22M11.21%2016.79q-.325-.326-.325-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326m-2.392%203.394Q7.5%2018.868%207.5%2017V7q0-1.868%201.316-3.184Q10.13%202.5%2011.997%202.5t3.185%201.316T16.5%207v10q0%201.868-1.315%203.184q-1.316%201.316-3.182%201.316t-3.185-1.316m4.518-2.853q.548-.553.548-1.331t-.549-1.331T12%2014.116t-1.336.553T10.117%2016t.549%201.331t1.335.553t1.336-.553m0-8q.548-.553.548-1.331t-.549-1.331T12%206.116t-1.336.553T10.117%208t.549%201.331T12%209.885t1.336-.554m5.34%205.169q-.214%200-.367-.145q-.153-.144-.153-.358q0-.1.038-.194t.102-.157q.333-.333.519-.754Q19%2012.472%2019%2012t-.185-.892q-.186-.422-.519-.754q-.064-.076-.102-.164t-.038-.19q0-.213.149-.366q.15-.153.37-.153q.104%200%20.197.048t.157.117q.475.48.723%201.08T20%2012.002t-.248%201.275t-.723%201.077q-.063.06-.158.103q-.094.043-.195.043m2.675%202q-.214%200-.358-.145q-.143-.144-.143-.358q0-.1.043-.194t.103-.157q.724-.718%201.114-1.67q.39-.953.39-1.975t-.388-1.971t-1.096-1.676q-.061-.063-.104-.158q-.043-.094-.043-.195q0-.214.138-.358t.343-.143q.101%200%20.196.043t.158.103q.873.873%201.335%201.996q.461%201.124.461%202.358t-.461%202.358q-.462%201.123-1.335%201.996q-.063.06-.158.103q-.094.043-.195.043%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%22M11.21%2016.79q-.325-.326-.325-.79t.326-.79t.789-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326m-2.392%203.394Q7.5%2018.868%207.5%2017V7q0-1.868%201.316-3.184Q10.13%202.5%2011.997%202.5t3.185%201.316T16.5%207v10q0%201.868-1.315%203.184q-1.316%201.316-3.182%201.316t-3.185-1.316m4.518-2.853q.548-.553.548-1.331t-.549-1.331T12%2014.116t-1.336.553T10.117%2016t.549%201.331t1.335.553t1.336-.553m0-8q.548-.553.548-1.331t-.549-1.331T12%206.116t-1.336.553T10.117%208t.549%201.331T12%209.885t1.336-.554m5.34%205.169q-.214%200-.367-.145q-.153-.144-.153-.358q0-.1.038-.194t.102-.157q.333-.333.519-.754Q19%2012.472%2019%2012t-.185-.892q-.186-.422-.519-.754q-.064-.076-.102-.164t-.038-.19q0-.213.149-.366q.15-.153.37-.153q.104%200%20.197.048t.157.117q.475.48.723%201.08T20%2012.002t-.248%201.275t-.723%201.077q-.063.06-.158.103q-.094.043-.195.043m2.675%202q-.214%200-.358-.145q-.143-.144-.143-.358q0-.1.043-.194t.103-.157q.724-.718%201.114-1.67q.39-.953.39-1.975t-.388-1.971t-1.096-1.676q-.061-.063-.104-.158q-.043-.094-.043-.195q0-.214.138-.358t.343-.143q.101%200%20.196.043t.158.103q.873.873%201.335%201.996q.461%201.124.461%202.358t-.461%202.358q-.462%201.123-1.335%201.996q-.063.06-.158.103q-.094.043-.195.043%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/doorbell-chime-rounded.svg?color=%231a73e8&size=48