Pixelarticons

Mail Dot Pixel Art Icon

An email envelope with a notification dot for unread messages, new-mail badges, inbox alerts and unseen email counts.

communication Pro 4 variants

Tags

mailemailinboxenvelopedot

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

An envelope with a small dot in the corner, signaling new or unread mail. Notification systems use it when an email badge must show without a count; mail clients show it on inbox tabs when unread messages are present; app-launch icons display it as an overlay for pending mail. It conveys urgency without being alarming, softer than a red badge number. For a confirmed or actioned message, mail-check is the positive resolution; mail-dot signals an item still awaiting attention.

Usage

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

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

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

Related icons