The HugeIcons file input icon depicts a document with an upward-pointing arrow, commonly used to represent the action of uploading or selecting a file.
Common uses
- File upload button
- Attach file action
- Select document option
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileInputIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileInputIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- upload icondocument uploadfile uploadimport file
FAQ
- What is the file input icon used for?
- It visually represents the action of selecting or uploading a file, often used in forms or buttons.
- How do I use the FileInputIcon in React?
- Import both HugeiconsIcon and FileInputIcon, then render <HugeiconsIcon icon={FileInputIcon} />.
- What is the license for this icon?
- The HugeIcons icon library, including the FileInputIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.