The HugeIcons folder view icon depicts a stylized folder with lines indicating a list or grid view, commonly used to represent file management, directory browsing, or content organization in user interfaces.
Common uses
- File explorer navigation
- Document management systems
- Settings for display modes
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderViewIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderViewIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- directory viewfile listfolder settingsorganize files
FAQ
- What does the folder view icon represent?
- It represents a folder, often used to signify file management, directory browsing, or different ways to view content like lists or grids.
- How do I use the FolderViewIcon in React?
- Import both HugeiconsIcon and FolderViewIcon, then render it using <HugeiconsIcon icon={FolderViewIcon} />.
- What is the license for this icon?
- This icon is released 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.