The Lucide folder output icon depicts a folder with an arrow pointing outwards, commonly used to represent exporting or outputting data from a directory.
Common uses
- Export data button
- Output directory indicator
- File transfer status
Use it in React
Install
npm i lucide-reactImport & render
import { FolderOutput } from 'lucide-react';
<FolderOutput size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directoryimportexportfolderoutputexport folderdirectory exportoutput directoryfolder arrow out
FAQ
- What does the folder output icon represent?
- It signifies an action of sending data out of a folder or directory, like exporting files.
- How do I use the folder output icon in React?
- You can import it from the 'lucide-react' library using: import { FolderOutput } from 'lucide-react'
- What is the license for the Lucide folder output icon?
- The Lucide icon library, including the folder output icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →