John KuehJohn Kueh

folder input icon

HugeIcons · FolderInputIcon · MIT

Download SVG

The HugeIcons folder input icon depicts a folder with an arrow pointing into it, commonly used to represent the action of uploading or providing files into a designated folder.

Common uses

  • File upload button
  • Import data action
  • Add files to directory

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
upload folderimport folderfolder infile input

FAQ

What does the folder input icon represent?
This icon represents the action of putting files into a folder, such as uploading or importing.
How do I use the FolderInputIcon in React?
Import both HugeiconsIcon and FolderInputIcon, then render <HugeiconsIcon icon={FolderInputIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →