The Tabler mail cancel icon depicts a letter with a cross or stop symbol, commonly used to signify the cancellation or invalidation of an email or message.
Common uses
- Button to cancel sending an email
- Status indicator for a voided message
- Option to revert or undo a mail action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMailCancel } from '@tabler/icons-react';
<IconMailCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- abortstopmessagecloseterminateundorevertvoiddiscontinueinvalidatecommunicationmailcancelemail stopmessage abortundo mail
FAQ
- What does the mail-cancel icon represent?
- It represents the cancellation, termination, or invalidation of an email or message.
- How do I use this icon in React?
- You can import and use it like this: import { IconMailCancel } from '@tabler/icons-react'; <IconMailCancel />.
- What is the license for this icon?
- The Tabler icon library, including 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 →