John KuehJohn Kueh

mail x icon

Lucide · mail-x · ISC

Download SVG

The Lucide mail x icon depicts an envelope with an 'X' or cross mark, commonly used to signify actions like deleting, removing, or canceling an email or message.

Common uses

  • Button to delete an email
  • Icon for an 'unsubscribe' action
  • Indicate a draft email has been closed/canceled

Use it in React

Install
npm i lucide-react
Import & render
import { MailX } from 'lucide-react';

<MailX size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
emailmessageletterremovedeletemailxdelete emailremove messagecancel mailclose email

FAQ

What does the mail x icon represent?
It represents the action of removing, deleting, or canceling an email or message, often shown as an envelope with a cross mark.
How do I use the mail x icon in React?
You can import and use it like this: import { MailX } from 'lucide-react'; <MailX />.
What is the license for Lucide icons?
Lucide icons, including mail x, are available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →