Mail Left Pixel Art Icon
An email envelope with a left arrow for 'Reply', 'Send back' actions, return-mail flows and previous-message navigation.
Tags
mailemailinboxenvelopeleftbackpreviouswest
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Mail Left icon
An envelope with a left-pointing arrow, representing a mail reply, return, or leftward navigation action. Email clients use this shape for the Reply button, since the leftward arrow suggests sending back to the original sender; workflow tools reach for it in Return for revision steps within an approval process. It can also signal previous message in a mail-thread navigator. For forwarding mail to a new recipient, mail-right with its rightward arrow is the counterpart; mail-left is clearest for reply.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/mail-left.svg" width="24" height="24" alt="Mail Left" />
<!-- React -->
import { MailLeft } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="mail-left.svg" width="48" height="48" style="image-rendering: pixelated" />