Pixelarticons

Mails Pixel Art Icon

A stacked multiple-envelopes icon for bulk email features, inbox overviews, mass-mailing tools and 'All messages' navigation.

communication Pro 4 variants

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

Two or more envelopes shown together or stacked, signaling a collection of emails rather than a single message. Email marketing platforms use it to represent a campaign batch or email queue; CRM tools show it on the All messages tab in a contact activity feed; inbox-management apps reach for it when displaying multiple unread conversations. It communicates plurality at a glance. For sending a batch email, a send or paper-plane icon is more action-oriented; mails is a neutral multi-message indicator.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/mails.svg" width="24" height="24" alt="Mails" />

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

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

Related icons