John KuehJohn Kueh

folder download icon

HugeIcons · FolderDownloadIcon · MIT

Download SVG

The HugeIcons folder download icon visually represents the action of downloading files into a folder, commonly used to indicate a download destination or the initiation of a download process.

Common uses

  • Download button
  • File saving indicator
  • Folder selection for downloads

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download foldersave to folderfolder with arrow downget files

FAQ

What does the folder download icon represent?
It signifies downloading files into a folder. It's used to show where files will be saved or to trigger a download action.
How do I use the FolderDownloadIcon in React?
Import both HugeiconsIcon and FolderDownloadIcon, then render it using <HugeiconsIcon icon={FolderDownloadIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →