John KuehJohn Kueh

envelope simple open icon

Phosphor · envelope-simple-open · MIT

Download SVG

The Phosphor envelope simple open icon depicts an unsealed envelope, commonly used to represent actions related to sending, receiving, or reading mail and messages.

Common uses

  • Send email button
  • View inbox link
  • Mark as read action

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { EnvelopeSimpleOpen } from '@phosphor-icons/react';

<EnvelopeSimpleOpen size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<EnvelopeSimpleOpen size={24} />
thin
<EnvelopeSimpleOpen size={24} weight="thin" />
light
<EnvelopeSimpleOpen size={24} weight="light" />
bold
<EnvelopeSimpleOpen size={24} weight="bold" />
fill
<EnvelopeSimpleOpen size={24} weight="fill" />
duotone
<EnvelopeSimpleOpen size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
mailemailsendsentmessagereadpostlettercommunicationsenvelopesimpleopenopen mail iconemail iconmessage iconletter icon

FAQ

What does the envelope-simple-open icon represent?
It represents an open envelope, typically used for mail or message-related actions like sending, receiving, or reading.
How do I use this icon in React?
Import it from the library and use it as a component: import { EnvelopeSimpleOpen } from '@phosphor-icons/react'.
What is the license for this icon?
Phosphor Icons are released under the MIT license, which allows for free use.

Related icons

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

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