Pixelarticons

Mail Pixel Art Icon

An envelope icon for inbox links, 'Contact us' actions, newsletter sign-ups and unread-email badges.

communication Free 4 variants

Tags

emailinboxenvelope

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 icon

A sealed envelope, the most recognized symbol for email on the web. Use it for an inbox link, a 'Contact us' action, newsletter sign-ups, and unread-message badges. As a verb it cleanly means 'send' or 'get in touch.' When the message is a live conversation rather than formal email, the chat bubble fits better, while the envelope belongs to inboxes and outbound mail.

Usage

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

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

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

Related icons