The HugeIcons folder library icon visually represents a collection of organized files or resources, commonly used to indicate a section for managing or accessing libraries of content.
Common uses
- Library management section
- Access to saved items
- Content repository
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderLibraryIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderLibraryIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- libraryfolderarchivefiles
FAQ
- What does the folder library icon represent?
- It signifies a collection of organized files or a library of resources, often used for managing content.
- How do I use the FolderLibraryIcon in React?
- Import both HugeiconsIcon and FolderLibraryIcon, then render it using <HugeiconsIcon icon={FolderLibraryIcon} />.
- What is the license for this icon?
- The FolderLibraryIcon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →