The Tabler mail x icon depicts a mail envelope with an 'X' mark, commonly used to signify actions like deleting an email, canceling a message, or indicating an invalid or undeliverable email status.
Common uses
- Delete email button
- Cancel message sending
- Invalid/undeliverable email indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMailX } from '@tabler/icons-react';
<IconMailX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- deletecancelremoveeraseeliminatedismissterminatecleardisposenullifycommunicationmailxdelete mailcancel emailemail remove
FAQ
- What does the mail x icon represent?
- It represents the action of deleting, canceling, or indicating an invalid status for an email or message.
- How do I use the mail x icon in React?
- You can import and use it in your React application with: import { IconMailX } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including mail x, are 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 →