John KuehJohn Kueh

restore bin icon

HugeIcons · RestoreBinIcon · MIT

Download SVG

The HugeIcons restore bin icon visually represents the action of recovering deleted items, commonly used for undoing deletions or accessing a trash or recycle bin.

Common uses

  • Restore deleted file
  • Undo last action
  • Access trash/recycle bin

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RestoreBinIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={RestoreBinIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
undo iconrecycle bin icontrash iconrecover icon

FAQ

What is the purpose of the restore bin icon?
This icon signifies the action of restoring or recovering something that was previously deleted or removed. It's often used in conjunction with a delete or trash function.
How do I use the RestoreBinIcon in React?
Import both HugeiconsIcon and RestoreBinIcon, then render it using <HugeiconsIcon icon={RestoreBinIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The RestoreBinIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →