notification bell muted icon
notification-bell-muted-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- notification-bell-muted-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Related icons in Mage Icons
Use the notification bell muted icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.96 5.953a.8.8 0 0 1-.27.58L5.5 17.883a.74.74 0 0 1-.89.14c-3.11-1.47 0-4.37.44-6.21c-.25-3.71 1-6 4.1-7.37a3 3 0 0 1 5.87 0c.62.4 1.84.62 1.94 1.51m3.78 10.9c-.17 2.48-3.34 2-5 2c-.61 4.11-7 4.11-7.65 0c-.76.18-1.42-.51-.8-1.17l9.69-9.93c2.14-.66 1.86 2.55 2 4.72c.05 1.45 1.98 2.74 1.76 4.38"/></svg>
React
import type { SVGProps } from "react";
export function MageNotificationBellMutedFill(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="M16.96 5.953a.8.8 0 0 1-.27.58L5.5 17.883a.74.74 0 0 1-.89.14c-3.11-1.47 0-4.37.44-6.21c-.25-3.71 1-6 4.1-7.37a3 3 0 0 1 5.87 0c.62.4 1.84.62 1.94 1.51m3.78 10.9c-.17 2.48-3.34 2-5 2c-.61 4.11-7 4.11-7.65 0c-.76.18-1.42-.51-.8-1.17l9.69-9.93c2.14-.66 1.86 2.55 2 4.72c.05 1.45 1.98 2.74 1.76 4.38"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.96 5.953a.8.8 0 0 1-.27.58L5.5 17.883a.74.74 0 0 1-.89.14c-3.11-1.47 0-4.37.44-6.21c-.25-3.71 1-6 4.1-7.37a3 3 0 0 1 5.87 0c.62.4 1.84.62 1.94 1.51m3.78 10.9c-.17 2.48-3.34 2-5 2c-.61 4.11-7 4.11-7.65 0c-.76.18-1.42-.51-.8-1.17l9.69-9.93c2.14-.66 1.86 2.55 2 4.72c.05 1.45 1.98 2.74 1.76 4.38"/></svg> </template>
CSS
.icon-notification-bell-muted-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%22M16.96%205.953a.8.8%200%200%201-.27.58L5.5%2017.883a.74.74%200%200%201-.89.14c-3.11-1.47%200-4.37.44-6.21c-.25-3.71%201-6%204.1-7.37a3%203%200%200%201%205.87%200c.62.4%201.84.62%201.94%201.51m3.78%2010.9c-.17%202.48-3.34%202-5%202c-.61%204.11-7%204.11-7.65%200c-.76.18-1.42-.51-.8-1.17l9.69-9.93c2.14-.66%201.86%202.55%202%204.72c.05%201.45%201.98%202.74%201.76%204.38%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%22M16.96%205.953a.8.8%200%200%201-.27.58L5.5%2017.883a.74.74%200%200%201-.89.14c-3.11-1.47%200-4.37.44-6.21c-.25-3.71%201-6%204.1-7.37a3%203%200%200%201%205.87%200c.62.4%201.84.62%201.94%201.51m3.78%2010.9c-.17%202.48-3.34%202-5%202c-.61%204.11-7%204.11-7.65%200c-.76.18-1.42-.51-.8-1.17l9.69-9.93c2.14-.66%201.86%202.55%202%204.72c.05%201.45%201.98%202.74%201.76%204.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/notification-bell-muted-fill.svg?color=%231a73e8&size=48