The Tabler message plus icon depicts a speech bubble with a plus sign, commonly used to represent initiating a new message, chat, or adding a contact.
Common uses
- Button to start a new chat conversation
- Add new message/comment action
- Icon for a 'New Contact' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessagePlus } from '@tabler/icons-react';
<IconMessagePlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- commentchatreplycommunicationconversationmessagepluscontactaddmorenew messageadd chatcomposestart conversation
FAQ
- What does the message plus icon represent?
- It signifies the action of starting a new communication, like sending a new message or adding a new chat participant.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconMessagePlus } from '@tabler/icons-react'.
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →