The HugeIcons upload 05 icon depicts a document being transferred upwards, commonly used to indicate the action of uploading files or data.
Common uses
- File upload button
- Progress indicator for uploads
- Action to send data to a server
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Upload05Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Upload05Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- upload iconsend icontransfer icondocument upload
FAQ
- What does the upload 05 icon represent?
- It represents the action of uploading files or data, showing an upward movement of a document.
- How do I use the Upload05Icon in React?
- Import it as import { Upload05Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={Upload05Icon} />.
- 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.