The Lucide message square more icon depicts a speech bubble with an ellipsis, commonly used to indicate more messages, ongoing conversation, or additional options related to communication.
Common uses
- Button to view more chat history
- Indicator for unread messages
- Menu trigger for conversation actions
Use it in React
Install
npm i lucide-reactImport & render
import { MessageSquareMore } from 'lucide-react';
<MessageSquareMore size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubbletypingwritingrespondingellipsisetcet cetera...…messagesquare
FAQ
- What does the message square more icon represent?
- It represents a conversation or message thread that has additional content or actions available, indicated by the ellipsis.
- How do I use this icon in React?
- You can import and use it like this: import { MessageSquareMore } from 'lucide-react'. Then render it as <MessageSquareMore />.
- 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 →