The HugeIcons mail edit 01 icon depicts a letter with a pencil, commonly used to represent actions related to editing or composing an email.
Common uses
- Edit email settings
- Compose new message button
- Drafts folder indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailEdit01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailEdit01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- edit emailcompose emailmessage editemail pencil
FAQ
- What does the mail edit 01 icon represent?
- It represents the action of editing or composing an email, shown by a letter symbol combined with a pencil.
- How do I use the MailEdit01Icon in React?
- Import it using `import { MailEdit01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={MailEdit01Icon} />`.
- What is the license for this icon?
- This icon is provided under the MIT license.
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 →