John KuehJohn Kueh

message x icon

Tabler · message-x · MIT

Download SVG

The Tabler message x icon depicts a message bubble with an 'x' inside, commonly used to signify closing, canceling, or deleting a message or communication thread.

Common uses

  • Button to dismiss a chat notification
  • Icon for 'cancel message' action
  • Close button for a message modal

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMessageX } from '@tabler/icons-react';

<IconMessageX size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Communication
Keywords
removecanceldismisscloseterminatedeleteendexitannulerasecommunicationmessagexcancel messageclose messagedelete message

FAQ

What does the message x icon represent?
It represents an action related to messages, such as closing, canceling, deleting, or dismissing them.
How do I use the message x icon in React?
You can import it directly using `import { IconMessageX } from '@tabler/icons-react'` and then use it as a component: `<IconMessageX />`.
What is the license for this icon?
This icon is distributed 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 →