Pixelarticons

Mail Right Pixel Art Icon

An email envelope with a right arrow for 'Forward' actions, redirecting email, sharing messages and next-step email flows.

communication Free 4 variants

Tags

mailemailinboxenveloperightforwardnexteast

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

An envelope with a right-pointing arrow, conventionally read as Forward this email to someone else. Email clients use it on the forward button, distinguishing it from reply (mail-left with a leftward arrow); workflow tools show it when routing a message to the next approver; automation platforms reach for it in forward-to-email action steps. In a mail-thread navigator, mail-right can also mean next message. Keep mail-left and mail-right paired whenever both actions appear in the same interface.

Usage

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

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

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

Related icons