The Lucide file stack icon depicts multiple documents or files stacked on top of each other, commonly used to represent versions, revisions, or a collection of related files.
Common uses
- Displaying file version history
- Indicating a set of related documents
- Representing a document with multiple pages or revisions
Use it in React
Install
npm i lucide-reactImport & render
import { FileStack } from 'lucide-react';
<FileStack size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- versionsmultiplecopydocumentsrevisionsversion controlhistoryfilestackdocument stackfile history
FAQ
- What does the file stack icon represent?
- It visually represents multiple files or documents stacked together, often signifying versions, revisions, or a collection of related items.
- How do I use the file stack icon in React?
- You can import and use it in React with: import { FileStack } from 'lucide-react'.
- What is the license for the Lucide file stack icon?
- The Lucide icon library, including the file stack icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.