John KuehJohn Kueh

file zip icon

HugeIcons · FileZipIcon · MIT

Download SVG

The HugeIcons file zip icon depicts a compressed archive, commonly used to represent files that have been zipped for storage or transfer.

Common uses

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

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileZipIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileZipIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
zip filearchivecompressed filedownload

FAQ

What does the FileZipIcon represent?
The FileZipIcon represents a compressed archive file, often used to indicate that a file has been zipped.
How do I use FileZipIcon in React?
Import { HugeiconsIcon } from '@hugeicons/react'; and { FileZipIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={FileZipIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →