John KuehJohn Kueh

mail open 01 icon

HugeIcons · MailOpen01Icon · MIT

Download SVG

The HugeIcons mail open 01 icon depicts an open envelope, commonly used to signify read or received messages, or to represent email-related actions.

Common uses

  • Marking an email as read
  • Button to open/view messages
  • Email notification indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
email iconmessage iconinbox iconread mail icon

FAQ

What does the MailOpen01Icon represent?
This icon represents an open envelope, typically used to indicate that an email has been read or received.
How do I use MailOpen01Icon in a React project?
Import the icon and use it within the HugeiconsIcon component like this: import { MailOpen01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={MailOpen01Icon} />.
What is the license for HugeIcons?
The HugeIcons icon library is distributed 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 →