John KuehJohn Kueh

file archive icon

Lucide · file-archive · ISC

Download SVG

The Lucide file archive icon depicts a compressed file, commonly used to represent zip, package, or archive files in user interfaces.

Common uses

  • Download button for compressed files
  • File type indicator in file explorers
  • Attachment icon in messaging apps

Use it in React

Install
npm i lucide-react
Import & render
import { FileArchive } from 'lucide-react';

<FileArchive size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
zippackagearchivefilezip filecompressed folderpackage iconarchive file

FAQ

What does the file archive icon represent?
It represents a compressed file format, such as a ZIP or RAR archive, used for bundling and reducing file sizes.
How do I use the file archive icon in React?
You can import and use it like this: import { FileArchive } from 'lucide-react'. Then render it as <FileArchive />.
What is the license for this icon?
The Lucide icon library, including the file 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 →