The Lucide download icon depicts a downward-pointing arrow into a horizontal line, commonly used to signify initiating a file download or saving data.
Common uses
- Download button for a file
- Save configuration settings
- Export data to a local file
Use it in React
Install
npm i lucide-reactImport & render
import { Download } from 'lucide-react';
<Download size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- importexportsavedownloadget file
FAQ
- What does the download icon represent?
- It visually represents the action of downloading a file or saving data from a remote source to a local device.
- How do I use the download icon in React?
- You can import it directly from the 'lucide-react' library using: import { Download } from 'lucide-react'.
- What is the license for the Lucide download icon?
- The Lucide icon library, including the download icon, 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 →