The Tabler file zip icon depicts a document with a zipper, commonly used to represent compressed files or archives in user interfaces.
Common uses
- Download button for a zip archive
- File type indicator for .zip or .rar files
- Attachment icon in a file upload component
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileZip } from '@tabler/icons-react';
<IconFileZip size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- formsdocumentsstackletterarchiverarzippedextentionbundleformatdocumentfilezipcompressed filezip filedocument archive
FAQ
- What does the file zip icon represent?
- It represents a compressed file or archive, often used for .zip or .rar file types.
- How do I use the file zip icon in React?
- Import it using `import { IconFileZip } from '@tabler/icons-react'` and use it as a React component.
- What is the license for the Tabler file zip icon?
- The Tabler icon library, including the file zip icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →