The Tabler history icon depicts a clock with a circular arrow, commonly used to represent access to past actions, records, or browsing history.
Common uses
- Button to view user activity log
- Link to browsing history page
- Control for undo/redo functionality
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHistory } from '@tabler/icons-react';
<IconHistory size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- searchseepastcardwebsitehistorycontroloperationfunctioninterfacesystemclocklogrecent
FAQ
- What does the history icon represent?
- It symbolizes past events, records, or a sequence of actions, often used for navigation to historical data.
- How do I use the history icon in React?
- Import it using `import { IconHistory } from '@tabler/icons-react';` and then use it as a component: `<IconHistory />`.
- What is the license for the Tabler history icon?
- The Tabler icons, including the history icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →