The Lucide folder archive icon depicts a folder containing an archive or compressed file, commonly used to represent actions related to file storage, compression, or backup.
Common uses
- Button to compress selected files
- Link to download an archive
- Indicator for archived project data
Use it in React
Install
npm i lucide-reactImport & render
import { FolderArchive } from 'lucide-react';
<FolderArchive size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- archivezippackagefolderzip file iconcompressed folderpackage iconstorage icon
FAQ
- What does the folder archive icon represent?
- It signifies a folder containing compressed or archived data, useful for representing file archiving, zipping, or backup features.
- How do I use the folder archive icon in React?
- You can import and use it like this: import { FolderArchive } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the folder archive icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →