The Tabler message 2 plus icon depicts a speech bubble with a plus sign, commonly used to represent adding a new message, starting a new conversation, or indicating an increase in communication.
Common uses
- Button to start a new chat
- Option to add a comment or reply
- Indicator for unread messages or new activity
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessage2Plus } from '@tabler/icons-react';
<IconMessage2Plus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- addincreasemoreadditionalpositivegainsupplementexpandraiseamplifycommunicationmessage2plusnew messageadd chat
FAQ
- What does the message-2-plus icon represent?
- It signifies adding a new message, initiating a conversation, or an increase in communication.
- How do I use this icon in React?
- Import it using: import { IconMessage2Plus } from '@tabler/icons-react'; and then use it as a React component: <IconMessage2Plus />.
- What is the license for this icon?
- The Tabler icons, including message-2-plus, are available under the MIT license.
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 →