The Lucide message circle reply icon visually represents a response within a conversation, commonly used to indicate an action to reply to a message or comment.
Common uses
- Reply button for comments
- Action to respond to a message
- Indicate a conversation thread
Use it in React
Install
npm i lucide-reactImport & render
import { MessageCircleReply } from 'lucide-react';
<MessageCircleReply size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubblereplyresponsemessagecirclereply iconrespond iconconversation replymessage response
FAQ
- What does the message circle reply icon represent?
- It signifies a reply or response within a messaging or commenting interface.
- How do I use this icon in React?
- Import it as `MessageCircleReply` from 'lucide-react' and use it as a component: `<MessageCircleReply />`.
- What is the license for this icon?
- The icon is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.