The Tabler bubble plus icon depicts a speech bubble with a plus sign, commonly used to indicate adding a new comment, starting a new chat, or initiating a new conversation.
Common uses
- Add new comment button
- Start new chat/message
- Create new FAQ entry
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBubblePlus } from '@tabler/icons-react';
<IconBubblePlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- commentchatreplycommunicationconversationfaqmessagetextbubbleplusadd comment iconnew message iconchat plus icon
FAQ
- What does the bubble plus icon represent?
- It represents adding a new item to a communication thread, such as a new comment, message, or chat.
- How do I use this icon in React?
- You can import and use it like this: import { IconBubblePlus } from '@tabler/icons-react'; <IconBubblePlus />.
- What is the license for this icon?
- The Tabler icon library, including the bubble plus 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 →