John KuehJohn Kueh

message square plus icon

Lucide · message-square-plus · ISC

Download SVG

The Lucide message square plus icon depicts a speech bubble with a plus sign, commonly used to initiate a new chat, add a comment, or start a new conversation.

Common uses

  • Add new comment button
  • Start new chat/message
  • Create feedback entry

Use it in React

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

<MessageSquarePlus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
commentchatconversationdialogfeedbackspeech bubbleaddmessagesquareplusnew messageadd chatcompose commentstart conversation

FAQ

What does the message square plus icon represent?
It represents initiating a new message, comment, or conversation, indicated by the speech bubble and plus symbol.
How do I use this icon in React?
You can import and use it like this: `import { MessageSquarePlus } from 'lucide-react'`. Then render it as a component: `<MessageSquarePlus />`.
What is the license for this icon?
This icon is provided under the ISC license, which is a permissive free software 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 →