Pixelarticons

Mail Minus Pixel Art Icon

An email envelope with a minus sign for unsubscribing, removing email addresses, reducing mail frequency and archiving messages.

communication Pro 4 variants

Tags

mailemailinboxenvelopeminusremovesubtractnegative

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 Mail Minus icon

An envelope combined with a minus badge, signaling removal, reduction, or unsubscription in an email context. Newsletter platforms use it on Unsubscribe or Reduce frequency controls; contact-list managers show it when removing an email address from a segment; email clients sometimes use it to archive or dismiss a message. It is softer than mail-x because it implies a reduction rather than outright cancellation. For a hard delete or subscription rejection, mail-x with its X mark reads as more definitive.

Usage

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

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

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

Related icons