John KuehJohn Kueh

mail remove 02 icon

HugeIcons · MailRemove02Icon · MIT

Download SVG

The HugeIcons mail remove 02 icon depicts the action of removing or deleting an email, commonly used in interfaces to signify an option for discarding messages.

Common uses

  • Delete email button
  • Archive message action
  • Clear inbox option

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailRemove02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MailRemove02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delete emailremove messagetrash emaildiscard mail

FAQ

What does the mail remove 02 icon represent?
This icon visually represents the action of removing or deleting an email. It's used in UIs to indicate functionality for discarding messages.
How do I use the MailRemove02Icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { MailRemove02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={MailRemove02Icon} />.
What is the license for this icon?
The MailRemove02Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

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