The HugeIcons archive off 03 icon depicts a closed archive box with a diagonal line through it, commonly used to signify that an item is archived, inactive, or has been moved out of active view.
Common uses
- Indicate an archived status for a file or message.
- Represent a 'move to archive' action.
- Show a disabled or non-functional archive feature.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArchiveOff03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArchiveOff03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- archive offinactive archiveclosed archivearchived
FAQ
- What does the Archive Off 03 icon represent?
- It represents an archived state, indicating that content is no longer active or has been moved out of the primary view.
- How do I use this icon in React?
- Import it as `ArchiveOff03Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={ArchiveOff03Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.