John KuehJohn Kueh

archive 01 icon

HugeIcons · Archive01Icon · MIT

Download SVG

The HugeIcons archive 01 icon depicts a stylized box, commonly used to represent storage, file management, or data archiving functions in a user interface.

Common uses

  • Accessing archived items
  • Saving or backing up data
  • File management section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
box iconstorage iconpackage iconcontainer icon

FAQ

What does the Archive 01 icon represent?
It represents a container for storing or archiving items, often used for file management or backup features.
How do I use the Archive 01 icon in React?
Import it using `import { Archive01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Archive01Icon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →