John KuehJohn Kueh

mail minus icon

Lucide · mail-minus · ISC

Download SVG

The Lucide mail minus icon visually represents the action of removing or unsubscribing from email, often used in UI to signify opting out of notifications or deleting a message.

Common uses

  • Unsubscribe button
  • Remove email from list
  • Delete draft message

Use it in React

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

<MailMinus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
emailmessageletterremovedeletemailminusemail removedelete emailunsubscribemessage delete

FAQ

What does the mail minus icon signify?
It typically signifies the removal or deletion of an email, or the action of unsubscribing from email communications.
How do I use the mail minus icon in React?
You can import and use it like this: import { MailMinus } from 'lucide-react'. Then render it as <MailMinus />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →