The HugeIcons folders icon depicts a stack of files or documents, commonly used to represent organizational structures, file management, or archives in user interfaces.
Common uses
- File browser navigation
- Document management systems
- User profile settings (e.g., 'My Documents')
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FoldersIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FoldersIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- directoryfilesdocumentsarchive
FAQ
- What does the folders icon represent?
- It represents a collection of files or documents, often used for organizing information or navigating file structures.
- How do I use the FoldersIcon in React?
- Import it using `import { FoldersIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={FoldersIcon} />`.
- What is the license for this icon?
- This icon is distributed 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.