Bell Plus Pixel Art Icon
A bell with a plus for subscribing to notifications, enabling new alert channels, and 'Get notified' opt-in actions.
Tags
bellnotificationringplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Bell Plus icon
A bell combined with a plus sign, indicating that the user is subscribing to or enabling a new notification category. Use it on a 'Get notified' button on an event or product page, an 'Add alert' option in a monitoring tool, or the action to follow a topic for push notifications. It pairs naturally with bell-minus or bell-off for a subscribe-and-unsubscribe set. When viewing current notifications, the plain bell or bell-dot is the right choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bell-plus.svg" width="24" height="24" alt="Bell Plus" />
<!-- React -->
import { BellPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bell-plus.svg" width="48" height="48" style="image-rendering: pixelated" />