The Lucide message square text icon depicts a speech bubble within a square, commonly used to represent features related to messaging, comments, or text-based feedback.
Common uses
- Add comment button
- Open chat window
- Display user feedback
Use it in React
Install
npm i lucide-reactImport & render
import { MessageSquareText } from 'lucide-react';
<MessageSquareText size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubblemessagesquaretextcomment iconchat bubbledialog box
FAQ
- What is the message square text icon used for?
- It's typically used for features involving text communication, such as comments, chat interfaces, or feedback forms.
- How do I use this icon in React?
- You can import and use it like this: import { MessageSquareText } 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 →