bell alert icon

bell-alert-filled from Reicon by REICON · Filled · Notifications · MIT Free for personal and commercial use.

Name
bell-alert-filled
Set
Reicon
Style
Filled
Category
Notifications
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All bell alert icons →

More notifications icons from Reicon

Use the bell alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4.71 7.907a7.32 7.32 0 0 1 14.58 0l.178 1.957a11.4 11.4 0 0 0 1.865 5.283l.033.05a2.285 2.285 0 0 1-1.901 3.553H4.535a2.285 2.285 0 0 1-1.901-3.553l.033-.05a11.4 11.4 0 0 0 1.865-5.283zM11.25 11V7a.75.75 0 0 1 1.5 0v4a.75.75 0 0 1-1.5 0M11 14.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0" clip-rule="evenodd"/><path d="M10.05 20.124a.75.75 0 0 0-1.298.751a3.749 3.749 0 0 0 6.496 0a.75.75 0 1 0-1.298-.75a2.249 2.249 0 0 1-3.9 0"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBellAlertFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M4.71 7.907a7.32 7.32 0 0 1 14.58 0l.178 1.957a11.4 11.4 0 0 0 1.865 5.283l.033.05a2.285 2.285 0 0 1-1.901 3.553H4.535a2.285 2.285 0 0 1-1.901-3.553l.033-.05a11.4 11.4 0 0 0 1.865-5.283zM11.25 11V7a.75.75 0 0 1 1.5 0v4a.75.75 0 0 1-1.5 0M11 14.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0" clipRule="evenodd"/><path d="M10.05 20.124a.75.75 0 0 0-1.298.751a3.749 3.749 0 0 0 6.496 0a.75.75 0 1 0-1.298-.75a2.249 2.249 0 0 1-3.9 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4.71 7.907a7.32 7.32 0 0 1 14.58 0l.178 1.957a11.4 11.4 0 0 0 1.865 5.283l.033.05a2.285 2.285 0 0 1-1.901 3.553H4.535a2.285 2.285 0 0 1-1.901-3.553l.033-.05a11.4 11.4 0 0 0 1.865-5.283zM11.25 11V7a.75.75 0 0 1 1.5 0v4a.75.75 0 0 1-1.5 0M11 14.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0" clip-rule="evenodd"/><path d="M10.05 20.124a.75.75 0 0 0-1.298.751a3.749 3.749 0 0 0 6.496 0a.75.75 0 1 0-1.298-.75a2.249 2.249 0 0 1-3.9 0"/></g></svg>
</template>

CSS

.icon-bell-alert-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.71%207.907a7.32%207.32%200%200%201%2014.58%200l.178%201.957a11.4%2011.4%200%200%200%201.865%205.283l.033.05a2.285%202.285%200%200%201-1.901%203.553H4.535a2.285%202.285%200%200%201-1.901-3.553l.033-.05a11.4%2011.4%200%200%200%201.865-5.283zM11.25%2011V7a.75.75%200%200%201%201.5%200v4a.75.75%200%200%201-1.5%200M11%2014.5a1%201%200%201%201%202%200a1%201%200%200%201-2%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M10.05%2020.124a.75.75%200%200%200-1.298.751a3.749%203.749%200%200%200%206.496%200a.75.75%200%201%200-1.298-.75a2.249%202.249%200%200%201-3.9%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.71%207.907a7.32%207.32%200%200%201%2014.58%200l.178%201.957a11.4%2011.4%200%200%200%201.865%205.283l.033.05a2.285%202.285%200%200%201-1.901%203.553H4.535a2.285%202.285%200%200%201-1.901-3.553l.033-.05a11.4%2011.4%200%200%200%201.865-5.283zM11.25%2011V7a.75.75%200%200%201%201.5%200v4a.75.75%200%200%201-1.5%200M11%2014.5a1%201%200%201%201%202%200a1%201%200%200%201-2%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M10.05%2020.124a.75.75%200%200%200-1.298.751a3.749%203.749%200%200%200%206.496%200a.75.75%200%201%200-1.298-.75a2.249%202.249%200%200%201-3.9%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bell-alert-filled.svg?color=%231a73e8&size=48