Archive Restore Pixel Art Icon
An archive-restore icon for unarchiving records, recovering stored items, and restoring documents to active state.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Archive Restore icon
The archive box with an upward arrow or lift indicator, reversing the archiving action by moving an item back into the active view. Place it on an 'Unarchive' or 'Restore' button inside an archived items list, an email client's archive folder, or a project manager's completed-work bin. Its meaning is the inverse of the plain archive icon, so the two should appear as a natural pair wherever archiving and unarchiving are both available actions.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/archive-restore.svg" width="24" height="24" alt="Archive Restore" />
<!-- React -->
import { ArchiveRestore } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="archive-restore.svg" width="48" height="48" style="image-rendering: pixelated" />