John KuehJohn Kueh

folder zip icon

HugeIcons · FolderZipIcon · MIT

Download SVG

The HugeIcons folder zip icon visually represents a compressed archive file, commonly used to indicate downloadable files, backup data, or zipped project assets.

Common uses

  • Download button for compressed files
  • Indicator for archived project data
  • Icon for backup/restore functionality

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
zip filecompressed folderarchivedownload

FAQ

What does the folder zip icon represent?
It represents a compressed folder or archive file, often used for packaging multiple files into a single, smaller unit.
How do I use the FolderZipIcon in React?
Import it using `import { FolderZipIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={FolderZipIcon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →