The Tabler restore icon depicts a circular arrow, commonly used to signify an action that reverts to a previous state or recovers lost data.
Common uses
- Undo last action
- Revert to previous settings
- Recover deleted files
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRestore } from '@tabler/icons-react';
<IconRestore size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- recoverrepairreinstateredeemrevivereturnresetretrievereestablishfixsystemrestorerevertundo
FAQ
- What does the restore icon represent?
- It represents an action to revert to a prior state, recover data, or undo a recent change.
- How do I use the restore icon in React?
- You can import and use it like this: import { IconRestore } from '@tabler/icons-react'. Then render it as <IconRestore />.
- What is the license for the Tabler restore icon?
- The Tabler icon library, including the restore icon, is available under the MIT license.
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 →