John KuehJohn Kueh

envelope simple icon

Phosphor · envelope-simple · MIT

Download SVG

The Phosphor envelope simple icon depicts a basic envelope, commonly used to represent actions related to sending or receiving mail, email, or messages.

Common uses

  • Email client 'send' button
  • Contact form submission confirmation
  • Newsletter signup button

Use it in React

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

<EnvelopeSimple size={24} />

Styles

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

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

Details

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

FAQ

What is the envelope simple icon used for?
It's typically used for actions related to email, mail, or messaging, such as sending a message or indicating a new email.
How do I use the envelope simple icon in React?
You can import and use it like this: import { EnvelopeSimple } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing 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 →