The HugeIcons files 02 icon depicts a stack of documents, commonly used to represent file management, document lists, or archives in user interfaces.
Common uses
- Displaying a list of documents
- Representing a file upload/download section
- Indicating a 'My Documents' or 'Archive' area
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Files02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Files02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- documentsfilesstackarchive
FAQ
- What does the Files 02 icon represent?
- It represents a stack of documents, typically used for file management or document-related features.
- How do I use the Files 02 icon in React?
- Import it as `import { Files02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Files02Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.