John KuehJohn Kueh

message square icon

Lucide · message-square · ISC

Download SVG

The Lucide message square icon depicts a speech bubble within a square, commonly used to represent chat, messaging, or feedback features in a user interface.

Common uses

  • Open a chat window
  • Display unread messages indicator
  • Submit user feedback form

Use it in React

Install
npm i lucide-react
Import & render
import { MessageSquare } from 'lucide-react';

<MessageSquare size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
commentchatconversationdialogfeedbackspeech bubblemessagesquarechat bubbledialog box

FAQ

What is the message square icon used for?
It's typically used to signify actions or areas related to communication, such as starting a chat, viewing messages, or providing feedback.
How do I use the message square icon in React?
You can import and use it directly from the lucide-react library: `import { MessageSquare } from 'lucide-react'`. Then render it as `<MessageSquare />`.
What is the license for Lucide icons?
Lucide icons, including the message square icon, are distributed under the ISC license, which is a permissive open-source 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 →