The HugeIcons library icon visually represents a collection of books or resources, commonly used to indicate a section for documentation, tutorials, or a collection of assets.
Common uses
- Link to documentation section
- Accessing a knowledge base
- Opening a resource library
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LibraryIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LibraryIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- booksresourcesdocumentationknowledge base
FAQ
- What does the library icon represent?
- It symbolizes a collection of books or stored information, often used for sections related to learning or resources.
- How do I use the LibraryIcon in React?
- Import both HugeiconsIcon and LibraryIcon, then render it using <HugeiconsIcon icon={LibraryIcon} />.
- What is the license for this icon?
- The HugeIcons library icon is available 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 →