The Lucide archive restore icon visually represents the action of retrieving or bringing back items from an archive or storage, commonly used in UIs to signify restoring data or files.
Common uses
- Restoring deleted items from a trash or archive folder.
- Initiating a data backup recovery process.
- Accessing historical records or previous versions of a document.
Use it in React
Install
npm i lucide-reactImport & render
import { ArchiveRestore } from 'lucide-react';
<ArchiveRestore size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- unarchiveindexbackupboxstoragerecordsarchiverestorerestore from backupretrieve archivedata recovery
FAQ
- What does the archive restore icon represent?
- It symbolizes the action of retrieving or restoring items from an archive or storage, often used for data recovery or accessing past records.
- How do I use this icon in React?
- Import it directly from the 'lucide-react' library: import { ArchiveRestore } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →