The HugeIcons folder details icon visually represents a folder with additional information or metadata, commonly used to indicate a section for viewing or managing file properties and settings.
Common uses
- Accessing file properties
- Navigating to folder settings
- Viewing item metadata
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderDetailsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderDetailsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- folder infofile propertiesdirectory settingsmetadata folder
FAQ
- What does the folder details icon represent?
- It signifies a folder containing or leading to detailed information, such as properties, settings, or metadata about the folder's contents.
- How do I use the FolderDetailsIcon in React?
- Import both HugeiconsIcon and FolderDetailsIcon, then render it using <HugeiconsIcon icon={FolderDetailsIcon} />.
- What is the license for this icon?
- This icon is provided 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.