The HugeIcons archive off 04 icon depicts a crossed-out archive box, commonly used to signify that an item is no longer archived, has been deleted, or is inaccessible.
Common uses
- Indicate deleted or purged files
- Show an item is no longer in storage
- Represent an inactive or expired record
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArchiveOff04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArchiveOff04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- unarchivedelete archivestorage offinactive archive
FAQ
- What does the archive off 04 icon represent?
- This icon represents an archive that has been 'turned off' or is no longer active, often indicating deletion or inaccessibility.
- How do I use the ArchiveOff04Icon in React?
- Import it as import { ArchiveOff04Icon } from '@hugeicons/core-free-icons'; and then render it using <HugeiconsIcon icon={ArchiveOff04Icon} />.
- What is the license for this icon?
- The HugeIcons archive off 04 icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.