The HugeIcons bubble chat cancel icon depicts a speech bubble with a cross or cancel symbol, typically used to indicate the cancellation of a chat or message.
Common uses
- Cancel sending a chat message
- Delete a conversation
- Close a chat window
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BubbleChatCancelIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BubbleChatCancelIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chat cancelmessage closespeech bubble deletecancel chat
FAQ
- What does the bubble chat cancel icon represent?
- This icon represents the action of canceling or closing a chat or message interaction.
- How do I use the BubbleChatCancelIcon in React?
- Import both HugeiconsIcon and BubbleChatCancelIcon, then render it using <HugeiconsIcon icon={BubbleChatCancelIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →