John KuehJohn Kueh

file upload icon

HugeIcons · FileUploadIcon · MIT

Download SVG

The HugeIcons file upload icon visually represents the action of transferring a file from a local device to a remote server or cloud storage.

Common uses

  • Button to initiate file upload
  • Link to a file upload page
  • Indicator for successful upload

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileUploadIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileUploadIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
uploadsend filecloud uploadtransfer

FAQ

What is the file upload icon used for?
It's used to indicate and trigger the process of sending files from your device to another location, like a server or cloud.
How do I use the FileUploadIcon in React?
Import both HugeiconsIcon and FileUploadIcon, then render it using <HugeiconsIcon icon={FileUploadIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free commercial and non-commercial use.

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 →