The Lucide folder input icon depicts a folder with an arrow pointing into it, commonly used to represent actions like importing files or data into a directory.
Common uses
- Import file button
- Upload directory action
- Data import settings
Use it in React
Install
npm i lucide-reactImport & render
import { FolderInput } from 'lucide-react';
<FolderInput size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directoryimportexportfolderinputimport folderdirectory importupload folderinbox folder
FAQ
- What does the folder input icon represent?
- It visually signifies an action of bringing something into a folder, such as importing files or data.
- How do I use this icon in React?
- You can import it directly from the 'lucide-react' library using: import { FolderInput } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the folder-input icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.