The Tabler message circle minus icon visually represents the action of removing or subtracting from a communication or message, often used to signify deleting a message or unsubscribing from notifications.
Common uses
- Button to delete a chat message
- Option to unsubscribe from a notification thread
- Action to remove a contact from a messaging group
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCircleMinus } from '@tabler/icons-react';
<IconMessageCircleMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- subtractremovedecreasecircularnegativedeductreducetakeawaynegatediminishcommunicationmessagecircleminusdelete messageremove communication
FAQ
- What does the message circle minus icon represent?
- It signifies the removal or subtraction of a message or communication, commonly used for deleting messages or unsubscribing.
- How do I use this icon in React?
- You can import and use it like this: `import { IconMessageCircleMinus } from '@tabler/icons-react'`. Then render it as `<IconMessageCircleMinus />`.
- 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 →