The Tabler message 2 icon depicts a speech bubble with a plus sign, commonly used to represent adding a new message, starting a chat, or indicating a new conversation.
Common uses
- Button to compose a new message
- Link to start a chat session
- Indicator for new forum posts or replies
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessage2 } from '@tabler/icons-react';
<IconMessage2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMessage2 size={24} stroke={2} />filled
<IconMessage2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- commentchatreplyfaqmessagecontactconversationmessaginginteraction2communicationnew messagecompose chatadd conversationspeech bubble plus
FAQ
- What is the message 2 icon used for?
- It's typically used for actions like starting a new chat, composing a message, or indicating a new conversation thread.
- How do I use the message 2 icon in React?
- Import it using: import { IconMessage2 } from '@tabler/icons-react' and then use it as a component: <IconMessage2 />.
- What is the license for the Tabler message 2 icon?
- The Tabler icons, including message 2, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.