John KuehJohn Kueh

file download icon

HugeIcons · FileDownloadIcon · MIT

Download SVG

The HugeIcons file download icon visually represents the action of retrieving a file from a remote source to a local device, commonly used for download buttons or links.

Common uses

  • Download button for a report
  • Link to download an asset
  • Initiate file transfer

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
downloadget filesave fileretrieve file

FAQ

What is the file download icon used for?
This icon signifies the action of downloading a file. It's typically used on buttons or links that trigger a file download.
How do I use the FileDownloadIcon in React?
Import both HugeiconsIcon and FileDownloadIcon, then render it using <HugeiconsIcon icon={FileDownloadIcon} />.
What is the license for HugeIcons?
The HugeIcons icon library 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 →