The HugeIcons file stack icon depicts a stack of documents, commonly used to represent collections of files, data archives, or document management systems.
Common uses
- Document management system
- File archive viewer
- Data storage indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileStackIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileStackIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- document stackfilesarchiverecords
FAQ
- What does the file stack icon represent?
- It represents a stack of files or documents, often used for document management, archives, or collections of data.
- How do I use the FileStackIcon in React?
- Import both HugeiconsIcon and FileStackIcon, then render <HugeiconsIcon icon={FileStackIcon} />.
- What is the license for this icon?
- The HugeIcons icon library, including the FileStackIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.