Pixelarticons

Bell Minus Pixel Art Icon

A bell with a minus for removing notification subscriptions, downgrading alert types, or unsubscribing from a topic.

devices Pro 4 variants

Tags

bellnotificationringminusremovesubtractnegative

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Bell Minus icon

A bell combined with a minus sign, representing the action of removing or reducing notifications, such as unsubscribing from a topic or downgrading from all alerts to important-only. Use it on an unsubscribe button within a notification preferences panel, a 'Reduce alerts' action in a project tool, or a mobile settings row for turning off a notification category. For a complete mute, bell-off is more direct; for adding subscriptions, bell-plus is the counterpart.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/bell-minus.svg" width="24" height="24" alt="Bell Minus" />

<!-- React -->
import { BellMinus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bell-minus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons