The HugeIcons folder details reference icon visually represents a folder containing detailed information or a reference guide, commonly used to indicate a section for documentation, settings, or detailed file properties.
Common uses
- Accessing file properties or metadata
- Navigating to a documentation or help section
- Opening a settings or configuration panel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderDetailsReferenceIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderDetailsReferenceIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- folder infodetails folderreference folderfile details
FAQ
- What does the FolderDetailsReferenceIcon represent?
- This icon depicts a folder with an emphasis on details or reference, suggesting a place where specific information or documentation is stored.
- How do I use this icon in React?
- Import both HugeiconsIcon and FolderDetailsReferenceIcon, then render it using <HugeiconsIcon icon={FolderDetailsReferenceIcon} />.
- What is the license for this icon?
- The FolderDetailsReferenceIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →