The Lucide history icon depicts a circular arrow, commonly used to represent actions related to viewing past states, reverting changes, or accessing a timeline.
Common uses
- Undo last action button
- View version history
- Access user activity log
Use it in React
Install
npm i lucide-reactImport & render
import { History } from 'lucide-react';
<History size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timeredoundorewindtimelineversiontime machinebackuprotateccwhistory
FAQ
- What does the history icon represent?
- It symbolizes a backward or circular movement, often indicating a return to a previous state or a record of past events.
- How do I use the history icon in React?
- Import it from 'lucide-react' and use it as a component: import { History } from 'lucide-react'.
- What is the license for the Lucide history icon?
- The Lucide icon library, including the history icon, is available 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 →