John KuehJohn Kueh

hard drive upload icon

HugeIcons · HardDriveUploadIcon · MIT

Download SVG

The HugeIcons hard drive upload icon visually represents the action of transferring data from a local storage device to a remote location, commonly used to indicate an upload process.

Common uses

  • Initiating a file upload process.
  • Showing upload progress or completion.
  • Representing a backup or sync function.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
uploadsave to clouddata transferdisk upload

FAQ

What does the hard drive upload icon represent?
It signifies the action of uploading data from a local storage device, like a hard drive, to a remote server or cloud storage.
How do I use the HardDriveUploadIcon in React?
Import both HugeiconsIcon and HardDriveUploadIcon, then render it using <HugeiconsIcon icon={HardDriveUploadIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →