bell ringing icon
bell-ringing-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- bell-ringing-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the bell ringing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.826 20A3 3 0 0 1 12 22a3 3 0 0 1-2.825-2zM12 3a7 7 0 0 1 7 7v3.528c0 .155.036.308.105.447l1.717 3.433A1.1 1.1 0 0 1 19.838 19H4.162a1.1 1.1 0 0 1-.984-1.592l1.717-3.434A1 1 0 0 0 5 13.529V10a7 7 0 0 1 7-7m4.88-.63a1 1 0 0 1 1.406-.147a10 10 0 0 1 2.61 3.207a1 1 0 0 1-1.778.915a8 8 0 0 0-2.09-2.568a1 1 0 0 1-.148-1.406M5.714 2.224a1 1 0 0 1 1.258 1.554a8 8 0 0 0-2.083 2.555a1 1 0 0 1-1.778-.918a10 10 0 0 1 2.603-3.191"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteBellRingingFill(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="M14.826 20A3 3 0 0 1 12 22a3 3 0 0 1-2.825-2zM12 3a7 7 0 0 1 7 7v3.528c0 .155.036.308.105.447l1.717 3.433A1.1 1.1 0 0 1 19.838 19H4.162a1.1 1.1 0 0 1-.984-1.592l1.717-3.434A1 1 0 0 0 5 13.529V10a7 7 0 0 1 7-7m4.88-.63a1 1 0 0 1 1.406-.147a10 10 0 0 1 2.61 3.207a1 1 0 0 1-1.778.915a8 8 0 0 0-2.09-2.568a1 1 0 0 1-.148-1.406M5.714 2.224a1 1 0 0 1 1.258 1.554a8 8 0 0 0-2.083 2.555a1 1 0 0 1-1.778-.918a10 10 0 0 1 2.603-3.191"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.826 20A3 3 0 0 1 12 22a3 3 0 0 1-2.825-2zM12 3a7 7 0 0 1 7 7v3.528c0 .155.036.308.105.447l1.717 3.433A1.1 1.1 0 0 1 19.838 19H4.162a1.1 1.1 0 0 1-.984-1.592l1.717-3.434A1 1 0 0 0 5 13.529V10a7 7 0 0 1 7-7m4.88-.63a1 1 0 0 1 1.406-.147a10 10 0 0 1 2.61 3.207a1 1 0 0 1-1.778.915a8 8 0 0 0-2.09-2.568a1 1 0 0 1-.148-1.406M5.714 2.224a1 1 0 0 1 1.258 1.554a8 8 0 0 0-2.083 2.555a1 1 0 0 1-1.778-.918a10 10 0 0 1 2.603-3.191"/></svg> </template>
CSS
.icon-bell-ringing-fill {
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%22M14.826%2020A3%203%200%200%201%2012%2022a3%203%200%200%201-2.825-2zM12%203a7%207%200%200%201%207%207v3.528c0%20.155.036.308.105.447l1.717%203.433A1.1%201.1%200%200%201%2019.838%2019H4.162a1.1%201.1%200%200%201-.984-1.592l1.717-3.434A1%201%200%200%200%205%2013.529V10a7%207%200%200%201%207-7m4.88-.63a1%201%200%200%201%201.406-.147a10%2010%200%200%201%202.61%203.207a1%201%200%200%201-1.778.915a8%208%200%200%200-2.09-2.568a1%201%200%200%201-.148-1.406M5.714%202.224a1%201%200%200%201%201.258%201.554a8%208%200%200%200-2.083%202.555a1%201%200%200%201-1.778-.918a10%2010%200%200%201%202.603-3.191%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%22M14.826%2020A3%203%200%200%201%2012%2022a3%203%200%200%201-2.825-2zM12%203a7%207%200%200%201%207%207v3.528c0%20.155.036.308.105.447l1.717%203.433A1.1%201.1%200%200%201%2019.838%2019H4.162a1.1%201.1%200%200%201-.984-1.592l1.717-3.434A1%201%200%200%200%205%2013.529V10a7%207%200%200%201%207-7m4.88-.63a1%201%200%200%201%201.406-.147a10%2010%200%200%201%202.61%203.207a1%201%200%200%201-1.778.915a8%208%200%200%200-2.09-2.568a1%201%200%200%201-.148-1.406M5.714%202.224a1%201%200%200%201%201.258%201.554a8%208%200%200%200-2.083%202.555a1%201%200%200%201-1.778-.918a10%2010%200%200%201%202.603-3.191%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/bell-ringing-fill.svg?color=%231a73e8&size=48