John KuehJohn Kueh

archive restore icon

HugeIcons · ArchiveRestoreIcon · MIT

Download SVG

The HugeIcons archive restore icon visually represents the action of retrieving or unarchiving files, commonly used to indicate a function that brings items back from a compressed or stored state.

Common uses

  • Restoring deleted items
  • Unzipping or extracting files
  • Reverting to a previous version

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
unarchiveretrievedownloadextract

FAQ

What is the purpose of the archive restore icon?
This icon signifies the action of retrieving or unarchiving data. It's used for functions that bring items back from a stored or compressed state.
How do I use the ArchiveRestoreIcon in React?
Import both HugeiconsIcon and ArchiveRestoreIcon, then render it using <HugeiconsIcon icon={ArchiveRestoreIcon} />.
What is the license for this icon?
The HugeIcons library, including the ArchiveRestoreIcon, is available under the MIT license.

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 →