notification bell pending icon

notification-bell-pending-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
notification-bell-pending-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 pending icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.37 16.547c-.039.398-.18.779-.41 1.105a2.37 2.37 0 0 1-1.954 1.023H16.01q-.076.405-.225.788a4.2 4.2 0 0 1-.89 1.35a4.1 4.1 0 0 1-1.35.9A4 4 0 0 1 12.03 22h-.112a3.9 3.9 0 0 1-1.545-.317a4.1 4.1 0 0 1-2.22-2.22a3.6 3.6 0 0 1-.225-.788H5.032a2.3 2.3 0 0 1-1.985-.87a2.8 2.8 0 0 1-.256-2.434c.221-.592.524-1.15.9-1.658a3.9 3.9 0 0 0 .83-1.81c0-2.967 0-3.96 1.616-5.883A5.85 5.85 0 0 1 8.08 4.506l.809-.388a.2.2 0 0 0 .081-.082a.25.25 0 0 0 .072-.133a2.87 2.87 0 0 1 1.023-1.73a.77.77 0 0 1 .92 0a.79.79 0 0 1 .297.88s-1.186 3.704 1.023 5.944c2.21 2.24 5.903.133 5.944.113a.75.75 0 0 1 .757 0a.76.76 0 0 1 .379.655v2.179c.138.71.451 1.374.91 1.933c.366.49.665 1.027.89 1.596c.15.337.213.707.184 1.074"/><path fill="currentColor" d="M15.303 8.107a2.782 2.782 0 1 0 0-5.564a2.782 2.782 0 0 0 0 5.564"/></svg>

React

import type { SVGProps } from "react";

export function MageNotificationBellPendingFill(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="M21.37 16.547c-.039.398-.18.779-.41 1.105a2.37 2.37 0 0 1-1.954 1.023H16.01q-.076.405-.225.788a4.2 4.2 0 0 1-.89 1.35a4.1 4.1 0 0 1-1.35.9A4 4 0 0 1 12.03 22h-.112a3.9 3.9 0 0 1-1.545-.317a4.1 4.1 0 0 1-2.22-2.22a3.6 3.6 0 0 1-.225-.788H5.032a2.3 2.3 0 0 1-1.985-.87a2.8 2.8 0 0 1-.256-2.434c.221-.592.524-1.15.9-1.658a3.9 3.9 0 0 0 .83-1.81c0-2.967 0-3.96 1.616-5.883A5.85 5.85 0 0 1 8.08 4.506l.809-.388a.2.2 0 0 0 .081-.082a.25.25 0 0 0 .072-.133a2.87 2.87 0 0 1 1.023-1.73a.77.77 0 0 1 .92 0a.79.79 0 0 1 .297.88s-1.186 3.704 1.023 5.944c2.21 2.24 5.903.133 5.944.113a.75.75 0 0 1 .757 0a.76.76 0 0 1 .379.655v2.179c.138.71.451 1.374.91 1.933c.366.49.665 1.027.89 1.596c.15.337.213.707.184 1.074"/><path fill="currentColor" d="M15.303 8.107a2.782 2.782 0 1 0 0-5.564a2.782 2.782 0 0 0 0 5.564"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.37 16.547c-.039.398-.18.779-.41 1.105a2.37 2.37 0 0 1-1.954 1.023H16.01q-.076.405-.225.788a4.2 4.2 0 0 1-.89 1.35a4.1 4.1 0 0 1-1.35.9A4 4 0 0 1 12.03 22h-.112a3.9 3.9 0 0 1-1.545-.317a4.1 4.1 0 0 1-2.22-2.22a3.6 3.6 0 0 1-.225-.788H5.032a2.3 2.3 0 0 1-1.985-.87a2.8 2.8 0 0 1-.256-2.434c.221-.592.524-1.15.9-1.658a3.9 3.9 0 0 0 .83-1.81c0-2.967 0-3.96 1.616-5.883A5.85 5.85 0 0 1 8.08 4.506l.809-.388a.2.2 0 0 0 .081-.082a.25.25 0 0 0 .072-.133a2.87 2.87 0 0 1 1.023-1.73a.77.77 0 0 1 .92 0a.79.79 0 0 1 .297.88s-1.186 3.704 1.023 5.944c2.21 2.24 5.903.133 5.944.113a.75.75 0 0 1 .757 0a.76.76 0 0 1 .379.655v2.179c.138.71.451 1.374.91 1.933c.366.49.665 1.027.89 1.596c.15.337.213.707.184 1.074"/><path fill="currentColor" d="M15.303 8.107a2.782 2.782 0 1 0 0-5.564a2.782 2.782 0 0 0 0 5.564"/></svg>
</template>

CSS

.icon-notification-bell-pending-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%22M21.37%2016.547c-.039.398-.18.779-.41%201.105a2.37%202.37%200%200%201-1.954%201.023H16.01q-.076.405-.225.788a4.2%204.2%200%200%201-.89%201.35a4.1%204.1%200%200%201-1.35.9A4%204%200%200%201%2012.03%2022h-.112a3.9%203.9%200%200%201-1.545-.317a4.1%204.1%200%200%201-2.22-2.22a3.6%203.6%200%200%201-.225-.788H5.032a2.3%202.3%200%200%201-1.985-.87a2.8%202.8%200%200%201-.256-2.434c.221-.592.524-1.15.9-1.658a3.9%203.9%200%200%200%20.83-1.81c0-2.967%200-3.96%201.616-5.883A5.85%205.85%200%200%201%208.08%204.506l.809-.388a.2.2%200%200%200%20.081-.082a.25.25%200%200%200%20.072-.133a2.87%202.87%200%200%201%201.023-1.73a.77.77%200%200%201%20.92%200a.79.79%200%200%201%20.297.88s-1.186%203.704%201.023%205.944c2.21%202.24%205.903.133%205.944.113a.75.75%200%200%201%20.757%200a.76.76%200%200%201%20.379.655v2.179c.138.71.451%201.374.91%201.933c.366.49.665%201.027.89%201.596c.15.337.213.707.184%201.074%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.303%208.107a2.782%202.782%200%201%200%200-5.564a2.782%202.782%200%200%200%200%205.564%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%22M21.37%2016.547c-.039.398-.18.779-.41%201.105a2.37%202.37%200%200%201-1.954%201.023H16.01q-.076.405-.225.788a4.2%204.2%200%200%201-.89%201.35a4.1%204.1%200%200%201-1.35.9A4%204%200%200%201%2012.03%2022h-.112a3.9%203.9%200%200%201-1.545-.317a4.1%204.1%200%200%201-2.22-2.22a3.6%203.6%200%200%201-.225-.788H5.032a2.3%202.3%200%200%201-1.985-.87a2.8%202.8%200%200%201-.256-2.434c.221-.592.524-1.15.9-1.658a3.9%203.9%200%200%200%20.83-1.81c0-2.967%200-3.96%201.616-5.883A5.85%205.85%200%200%201%208.08%204.506l.809-.388a.2.2%200%200%200%20.081-.082a.25.25%200%200%200%20.072-.133a2.87%202.87%200%200%201%201.023-1.73a.77.77%200%200%201%20.92%200a.79.79%200%200%201%20.297.88s-1.186%203.704%201.023%205.944c2.21%202.24%205.903.133%205.944.113a.75.75%200%200%201%20.757%200a.76.76%200%200%201%20.379.655v2.179c.138.71.451%201.374.91%201.933c.366.49.665%201.027.89%201.596c.15.337.213.707.184%201.074%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.303%208.107a2.782%202.782%200%201%200%200-5.564a2.782%202.782%200%200%200%200%205.564%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/notification-bell-pending-fill.svg?color=%231a73e8&size=48