John KuehJohn Kueh

mail block 02 icon

HugeIcons · MailBlock02Icon · MIT

Download SVG

The HugeIcons mail block 02 icon depicts a blocked or filtered email, commonly used to indicate a blocked sender, spam, or an undeliverable message.

Common uses

  • Block sender button
  • Spam folder indicator
  • Email delivery failure message

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
blocked emailemail filterspam iconundeliverable

FAQ

What does the MailBlock02Icon represent?
It represents a blocked or filtered email, signifying an undeliverable message, a blocked sender, or spam.
How do I use MailBlock02Icon in React?
Import it as import { MailBlock02Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={MailBlock02Icon} /> from '@hugeicons/react'.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →