The Tabler history toggle icon depicts a switch or control for enabling or disabling a history feature or setting.
Common uses
- History log visibility switch
- Enable/disable version history
- Toggle past data view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHistoryToggle } from '@tabler/icons-react';
<IconHistoryToggle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- onoffcontrolinterfacehistorytoggleswitchoptionsettingchangesystemhistory switchtoggle historyhistory optionversion control
FAQ
- What is the history toggle icon used for?
- It's typically used to represent a control that turns a history-related feature on or off, like showing past entries or enabling version tracking.
- How do I use this icon in React?
- You can import and use it like this: import { IconHistoryToggle } from '@tabler/icons-react'. Then render it as <IconHistoryToggle />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
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 →