John KuehJohn Kueh

bell ringing icon

Tabler · bell-ringing · MIT

Download SVG

The Tabler bell ringing icon visually represents an active alert or notification, commonly used to signify an incoming message, system event, or an urgent status.

Common uses

  • Unread message indicator
  • System alert status
  • Notification settings toggle

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBellRinging } from '@tabler/icons-react';

<IconBellRinging size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBellRinging size={24} stroke={2} />
filled
<IconBellRingingFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
alarmsoundnotificationbellringingcontroloperationfunctioninterfacemanagementsystemalert

FAQ

What is the purpose of the bell ringing icon?
This icon is typically used to draw attention to notifications, alerts, or important system events that require user awareness.
How do I use the bell ringing icon in React?
You can import and use it in your React application with: import { IconBellRinging } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the bell ringing icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →