The Tabler bubble minus icon depicts a speech bubble with a minus sign inside, commonly used to indicate removing or unsubscribing from a chat or notification.
Common uses
- Remove from chat group
- Unsubscribe from notifications
- Delete a message thread
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBubbleMinus } from '@tabler/icons-react';
<IconBubbleMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- commentchatreplycommunicationconversationfaqmessagetextbubbleminuschat minuscomment removespeech bubble deleteleave chat
FAQ
- What does the bubble minus icon represent?
- It visually represents an action of removal or subtraction, often related to communication elements like chats or notifications.
- How do I use this icon in React?
- You can import and use it like this: import { IconBubbleMinus } from '@tabler/icons-react'; <IconBubbleMinus />
- What is the license for this icon?
- The Tabler icon library, including the bubble minus 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 →