Message Quote Pixel Art Icon
A speech bubble with quote marks for replying to a specific message, citing text in a chat or showing a blockquote.
Tags
smsquote
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Message Quote icon
A chat bubble containing quotation marks, representing a quoted reply within a conversation thread. Use it on a 'Reply with quote' action in a messaging app, a cited-comment indicator in a forum, or a blockquote toggle in a rich-text editor. It tells users they can reference a specific earlier message rather than the whole thread. For a general reply without quoting context, message-reply communicates the action more broadly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/message-quote.svg" width="24" height="24" alt="Message Quote" />
<!-- React -->
import { MessageQuote } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="message-quote.svg" width="48" height="48" style="image-rendering: pixelated" />