Pixelarticons

Mail X Pixel Art Icon

An email envelope with an X for deleting messages, blocking senders, canceling email subscriptions and rejected mail states.

communication Pro 4 variants

Tags

mailemailinboxenvelopeclosecancelremove

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 X icon

An envelope marked with an X, representing the cancellation, rejection, or hard deletion of an email. Mail clients use it for permanently deleting a message as opposed to archiving; sender-blocking interfaces show it when a contact is marked as unwanted; subscription-management pages reach for it for the Unsubscribe and block action. It is stronger than mail-minus because the X implies a definitive end rather than a gentle reduction. For a softer unsubscribe-only flow, mail-minus or mail-left may be friendlier.

Usage

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

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

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

Related icons