The HugeIcons folder output icon visually represents a folder containing or directing output, commonly used to indicate a destination for saved files or exported data.
Common uses
- Download button destination
- Exported file location
- Output directory indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderOutputIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderOutputIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- export foldersave folderoutput directoryfile destination
FAQ
- What does the folder output icon represent?
- It signifies a folder used for outputting or storing files, often indicating where data will be saved or exported to.
- How do I use the FolderOutputIcon in React?
- Import both HugeiconsIcon and FolderOutputIcon, then render it using <HugeiconsIcon icon={FolderOutputIcon} />.
- What is the license for this icon?
- The FolderOutputIcon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.