The Lucide hard drive download icon depicts a hard drive with a downward-pointing arrow, commonly used to represent saving or downloading data to local storage.
Common uses
- Download to device button
- Save to local storage action
- Backup data option
Use it in React
Install
npm i lucide-reactImport & render
import { HardDriveDownload } from 'lucide-react';
<HardDriveDownload size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- computerservermemorydatassddiskhard disksaveharddrivedownloadsave icondownload to disklocal storage icondata save
FAQ
- What does the hard drive download icon represent?
- It symbolizes the action of saving or downloading files and data onto a local storage device like a hard drive or SSD.
- How do I use this icon in React?
- You can import and use it with: import { HardDriveDownload } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library is available under the ISC 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 →