John KuehJohn Kueh

chat cancel icon

HugeIcons · ChatCancelIcon · MIT

Download SVG

The HugeIcons chat cancel icon visually represents the termination or cancellation of a chat conversation, commonly used to signify actions like ending a chat session or dismissing a chat window.

Common uses

  • Button to end a live chat support session
  • Icon to close a chat pop-up window
  • Action to cancel sending a chat message

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatCancelIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ChatCancelIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
end chatclose chatstop chatchat off

FAQ

What does the chat cancel icon represent?
It signifies the action of ending or canceling a chat conversation. It's used for actions like closing a chat or stopping a message.
How do I use the ChatCancelIcon in React?
Import both HugeiconsIcon and ChatCancelIcon, then render <HugeiconsIcon icon={ChatCancelIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →