The Tabler message circle plus icon visually represents initiating a new conversation or adding a message to an existing thread, commonly used for actions like composing a new message or starting a chat.
Common uses
- Button to start a new chat or message
- Icon for an 'Add Comment' feature
- Action to create a new support ticket
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCirclePlus } from '@tabler/icons-react';
<IconMessageCirclePlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- addincreaseenhanceexpandaugmentconversationchatdialoguenewcommunicationmessagecircleplusnew messageadd chatcompose
FAQ
- What is the purpose of the message circle plus icon?
- It signifies the action of starting a new conversation or adding to an existing one, like composing a new message or creating a new chat thread.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' using: import { IconMessageCirclePlus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →