The HugeIcons unarchive 03 icon depicts a box with an upward-pointing arrow, commonly used to represent the action of restoring or retrieving files from an archive.
Common uses
- Restoring files from backup
- Extracting compressed data
- Accessing archived content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Unarchive03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Unarchive03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- restoredownloadextractretrieve
FAQ
- What does the unarchive 03 icon represent?
- It visually signifies the action of unarchiving or restoring items, often from a compressed or stored state.
- How do I use the Unarchive03Icon in React?
- Import both HugeiconsIcon and Unarchive03Icon, then render it using <HugeiconsIcon icon={Unarchive03Icon} />.
- What is the license for this icon?
- The HugeIcons unarchive 03 icon is released under the MIT license, allowing for free 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 →