The HugeIcons mail upload 02 icon depicts an envelope with an upward-pointing arrow, commonly used to represent the action of sending or uploading an email.
Common uses
- Button to send an email draft
- Upload attachment button
- Confirmation of email sent
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailUpload02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailUpload02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- send email iconupload email iconemail attachment iconoutbox icon
FAQ
- What does the mail upload 02 icon represent?
- This icon represents the action of sending or uploading an email, visualized as an envelope with an upload arrow.
- How do I use the MailUpload02Icon in React?
- Import both HugeiconsIcon and MailUpload02Icon from their respective packages and render the icon using <HugeiconsIcon icon={MailUpload02Icon} />.
- What is the license for this icon?
- The HugeIcons mail upload 02 icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.