The HugeIcons inbox upload icon visually represents the action of sending or uploading files into an inbox or a designated storage area.
Common uses
- Uploading documents to a user's profile.
- Submitting form data to a backend system.
- Adding files to a cloud storage service.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InboxUploadIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={InboxUploadIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- uploadsend to inboxsubmit fileinbox in
FAQ
- What does the inbox upload icon represent?
- It signifies the process of transferring files into a digital inbox or storage. This is commonly used for actions like uploading, submitting, or sending data.
- How do I use the InboxUploadIcon in React?
- Import both HugeiconsIcon and InboxUploadIcon, then render the icon using <HugeiconsIcon icon={InboxUploadIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.