John KuehJohn Kueh

bell plus icon

Tabler · bell-plus · MIT

Download SVG

The Tabler bell plus icon depicts a bell with a plus sign, commonly used to indicate adding or enabling notifications or alerts.

Common uses

  • Button to enable push notifications
  • Option to subscribe to alerts
  • Add a new reminder setting

Use it in React

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

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

Styles

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

outline
<IconBellPlus size={24} stroke={2} />
filled
<IconBellPlusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
alarmnotificationalertsetbellpluscontroloperationaddmoresystemadd notificationenable alertnew alarmsubscribe bell

FAQ

What is the purpose of the bell plus icon?
It signifies the action of adding or enabling notifications, alerts, or alarms within a system.
How do I use this icon in React?
Import it using `import { IconBellPlus } from '@tabler/icons-react'` and render the component.
What is the license for this icon?
The Tabler icon library, including the bell plus icon, is distributed 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →