Pixelarticons

Message Reply Pixel Art Icon

A speech bubble with a reply arrow for responding to a message, a reply button in email threads and chat apps.

communication Pro 4 variants

Tags

smsreply

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 Message Reply icon

A chat bubble paired with a curved reply arrow, the familiar shorthand for responding to a message. It fits a 'Reply' action button in an email client, the reply affordance in a chat thread, or a comment-response trigger in a social feed. The directional arrow distinguishes it clearly from message-quote (which quotes text) and from the plain message icon (which opens a new thread). Use it wherever the action is specifically 'respond to this'.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/message-reply.svg" width="24" height="24" alt="Message Reply" />

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

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

Related icons