bell ringing 2 icon
bell-ringing-2-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- bell-ringing-2-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
Related icons in Tabler Icons
Use the bell ringing 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.63 17.531c.612.611.211 1.658-.652 1.706a4 4 0 0 1-3.05-1.166a4 4 0 0 1-1.165-3.049c.046-.826 1.005-1.228 1.624-.726l.082.074zM20.071 3.929c.96.96 1.134 2.41.52 3.547l-.09.153l-.024.036a8.01 8.01 0 0 1-1.446 7.137l-.183.223l-.191.218l-2.073 2.072l-.08.112a3 3 0 0 0-.499 2.113l.035.201l.045.185c.264.952-.853 1.645-1.585 1.051l-.086-.078L3.101 9.586c-.727-.727-.017-1.945.973-1.671a3 3 0 0 0 2.5-.418l.116-.086l2.101-2.1a8 8 0 0 1 7.265-1.86l.278.071l.037-.023a3 3 0 0 1 3.432.192l.14.117z"/></svg>
React
import type { SVGProps } from "react";
export function TablerBellRinging2Filled(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="M9.63 17.531c.612.611.211 1.658-.652 1.706a4 4 0 0 1-3.05-1.166a4 4 0 0 1-1.165-3.049c.046-.826 1.005-1.228 1.624-.726l.082.074zM20.071 3.929c.96.96 1.134 2.41.52 3.547l-.09.153l-.024.036a8.01 8.01 0 0 1-1.446 7.137l-.183.223l-.191.218l-2.073 2.072l-.08.112a3 3 0 0 0-.499 2.113l.035.201l.045.185c.264.952-.853 1.645-1.585 1.051l-.086-.078L3.101 9.586c-.727-.727-.017-1.945.973-1.671a3 3 0 0 0 2.5-.418l.116-.086l2.101-2.1a8 8 0 0 1 7.265-1.86l.278.071l.037-.023a3 3 0 0 1 3.432.192l.14.117z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.63 17.531c.612.611.211 1.658-.652 1.706a4 4 0 0 1-3.05-1.166a4 4 0 0 1-1.165-3.049c.046-.826 1.005-1.228 1.624-.726l.082.074zM20.071 3.929c.96.96 1.134 2.41.52 3.547l-.09.153l-.024.036a8.01 8.01 0 0 1-1.446 7.137l-.183.223l-.191.218l-2.073 2.072l-.08.112a3 3 0 0 0-.499 2.113l.035.201l.045.185c.264.952-.853 1.645-1.585 1.051l-.086-.078L3.101 9.586c-.727-.727-.017-1.945.973-1.671a3 3 0 0 0 2.5-.418l.116-.086l2.101-2.1a8 8 0 0 1 7.265-1.86l.278.071l.037-.023a3 3 0 0 1 3.432.192l.14.117z"/></svg> </template>
CSS
.icon-bell-ringing-2-filled {
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%22M9.63%2017.531c.612.611.211%201.658-.652%201.706a4%204%200%200%201-3.05-1.166a4%204%200%200%201-1.165-3.049c.046-.826%201.005-1.228%201.624-.726l.082.074zM20.071%203.929c.96.96%201.134%202.41.52%203.547l-.09.153l-.024.036a8.01%208.01%200%200%201-1.446%207.137l-.183.223l-.191.218l-2.073%202.072l-.08.112a3%203%200%200%200-.499%202.113l.035.201l.045.185c.264.952-.853%201.645-1.585%201.051l-.086-.078L3.101%209.586c-.727-.727-.017-1.945.973-1.671a3%203%200%200%200%202.5-.418l.116-.086l2.101-2.1a8%208%200%200%201%207.265-1.86l.278.071l.037-.023a3%203%200%200%201%203.432.192l.14.117z%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%22M9.63%2017.531c.612.611.211%201.658-.652%201.706a4%204%200%200%201-3.05-1.166a4%204%200%200%201-1.165-3.049c.046-.826%201.005-1.228%201.624-.726l.082.074zM20.071%203.929c.96.96%201.134%202.41.52%203.547l-.09.153l-.024.036a8.01%208.01%200%200%201-1.446%207.137l-.183.223l-.191.218l-2.073%202.072l-.08.112a3%203%200%200%200-.499%202.113l.035.201l.045.185c.264.952-.853%201.645-1.585%201.051l-.086-.078L3.101%209.586c-.727-.727-.017-1.945.973-1.671a3%203%200%200%200%202.5-.418l.116-.086l2.101-2.1a8%208%200%200%201%207.265-1.86l.278.071l.037-.023a3%203%200%200%201%203.432.192l.14.117z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/bell-ringing-2-filled.svg?color=%231a73e8&size=48