The Tabler archive off icon depicts a disabled or inactive archive box, commonly used to signify that an item is no longer accessible, has been archived, or is in a read-only state.
Common uses
- Indicate a read-only document or file.
- Show an item that has been archived and cannot be edited.
- Represent a disabled or inactive data entry.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArchiveOff } from '@tabler/icons-react';
<IconArchiveOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- boxindexrecordsoldcollectarchiveoffdisabledinactivefiledocumentdisabled archiveinactive boxread-only filearchived document
FAQ
- What does the archive off icon represent?
- It visually communicates that an archive or a related item is disabled, inactive, or has been moved to an archived state, implying it's not currently available for direct interaction or modification.
- How do I use the archive off icon in React?
- You can import and use it directly in your React components like this: import { IconArchiveOff } from '@tabler/icons-react'; <IconArchiveOff />.
- What is the license for the Tabler archive off icon?
- The Tabler icon library, including the archive off icon, is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →