The HugeIcons mail edit 02 icon depicts a letter with a pencil, commonly used to represent actions related to editing or composing an email.
Common uses
- Button to edit an existing email draft
- Link to compose a new email
- Icon within a contact form for email input
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailEdit02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailEdit02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- edit email iconcompose mail iconemail pencil iconmessage edit icon
FAQ
- What does the mail edit 02 icon represent?
- This icon represents the action of editing or composing an email, shown by a letter symbol combined with a pencil.
- How do I use the MailEdit02Icon in React?
- Import it using `import { MailEdit02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MailEdit02Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.