John KuehJohn Kueh

mail plus icon

Lucide · mail-plus · ISC

Download SVG

The Lucide mail plus icon depicts an envelope with a plus sign, commonly used to represent actions like composing a new email or adding an email address.

Common uses

  • Button to compose a new email
  • Link to add a new contact/email
  • Action to subscribe to a newsletter

Use it in React

Install
npm i lucide-react
Import & render
import { MailPlus } from 'lucide-react';

<MailPlus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
emailmessageletteraddcreatenewcomposemailplusnew emailcompose mailadd emailcreate message

FAQ

What does the mail plus icon represent?
It signifies creating something new related to mail, such as composing a new message or adding an email address.
How do I use the mail plus icon in React?
You can import and use it like this: import { MailPlus } from 'lucide-react'. Then render it as <MailPlus />.
What is the license for this icon?
The Lucide icon library, including the mail plus icon, is available under the ISC license.

Related icons

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

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