The Lucide messages square icon depicts multiple speech bubbles within a square, commonly used to represent chat features, comment sections, or message threads in a user interface.
Common uses
- Open comment section
- Start new chat
- View message history
Use it in React
Install
npm i lucide-reactImport & render
import { MessagesSquare } from 'lucide-react';
<MessagesSquare size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubblescopymultiplediscussioninterviewdebatemessagessquarechat bubblespeech bubble groupdialogue
FAQ
- What is the messages square icon used for?
- This icon typically signifies features related to communication, such as messaging, comments, or discussions.
- How do I use the messages square icon in React?
- You can import and use it in your React application with: import { MessagesSquare } from 'lucide-react'
- What is the license for the Lucide messages square icon?
- The Lucide icon library, including the messages square 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 →