The Lucide message square reply icon visually represents a response within a conversation, commonly used to indicate an action for replying to a message or comment.
Common uses
- Reply button in a comment section
- Action to respond to a direct message
- Button to initiate a follow-up conversation
Use it in React
Install
npm i lucide-reactImport & render
import { MessageSquareReply } from 'lucide-react';
<MessageSquareReply size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubblereplyresponsemessagesquarereply iconrespond iconcomment iconchat bubble reply
FAQ
- What does the message square reply icon signify?
- It signifies the action of replying or responding to a message, comment, or conversation.
- How do I use this icon in React?
- You can import and use it in React with: import { MessageSquareReply } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →