Mail Plus Pixel Art Icon
An email envelope with a plus sign for composing new emails, adding mail rules, creating mailing lists and inbox-filter setup.
Tags
mailemailinboxenvelopeplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Mail Plus icon
An envelope combined with a plus badge, the Compose or New message action in icon form. Email clients use it on the primary compose button; marketing platforms show it when creating a new campaign or mailing list; email-filter builders reach for it when adding a new inbox rule. It pairs with the plain mail icon for inbox viewing and mail-x for deleting. In an email client context, mail-plus is self-explanatory; a text label like Compose can reinforce it elsewhere.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/mail-plus.svg" width="24" height="24" alt="Mail Plus" />
<!-- React -->
import { MailPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="mail-plus.svg" width="48" height="48" style="image-rendering: pixelated" />