The HugeIcons mail download 02 icon depicts a stylized envelope with a downward-pointing arrow, commonly used to represent downloading email or an email attachment.
Common uses
- Download email button
- Save attachment action
- Exporting message content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailDownload02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailDownload02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- email downloadsave emaildownload attachmentmail export
FAQ
- What does the mail download 02 icon represent?
- It visually signifies the action of downloading an email or its associated content.
- How do I use this icon in React?
- Import it as `MailDownload02Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={MailDownload02Icon} />` from '@hugeicons/react'.
- 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.