The Lucide hard drive upload icon visually represents the action of transferring data from a local storage device to a remote location, commonly used to signify saving files or backing up information.
Common uses
- Button to upload files to a server
- Status indicator for ongoing data transfer
- Menu item for initiating a backup process
Use it in React
Install
npm i lucide-reactImport & render
import { HardDriveUpload } from 'lucide-react';
<HardDriveUpload size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- computerservermemorydatassddiskhard disksaveharddriveuploadsave to clouddisk uploadmemory transferssd upload
FAQ
- What does the hard drive upload icon represent?
- It depicts a hard drive with an upward arrow, symbolizing the upload or saving of data from a storage device.
- How do I use this icon in React?
- Import it from the 'lucide-react' library like this: import { HardDriveUpload } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library is distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →