The Tabler zip icon depicts a compressed archive file, commonly used in UIs to represent actions related to file compression, archiving, or managing extensions.
Common uses
- Button to compress selected files
- Link to download an archive
- Indicator for a plugin or addon file
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZip } from '@tabler/icons-react';
<IconZip size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Extensions
- Keywords
- filedocumentfoldercompressarchivefiletypezippluginaddonmoduleextensionsextension
FAQ
- What does the zip icon represent?
- It represents a compressed archive file, often used for bundling and reducing the size of other files or folders.
- How do I use the zip icon in React?
- You can import and use it directly with: import { IconZip } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler zip icon is available 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 →