The Lucide message circle more icon depicts a speech bubble with an ellipsis, commonly used to indicate more options, a pending response, or an ongoing conversation.
Common uses
- Show 'more actions' menu for a chat thread
- Indicate a user is typing a reply
- Represent a conversation with additional context
Use it in React
Install
npm i lucide-reactImport & render
import { MessageCircleMore } from 'lucide-react';
<MessageCircleMore size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubbletypingwritingrespondingellipsisetcet cetera...…messagecircle
FAQ
- What does the message circle more icon represent?
- It signifies a message or conversation, with the ellipsis suggesting more content, actions, or an ongoing process like typing.
- How do I use this icon in React?
- Import it from 'lucide-react' and use it as a component: import { MessageCircleMore } 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 →