The Tabler history off icon depicts a crossed-out clock or hourglass, commonly used to indicate that browsing history, past actions, or a specific operation is disabled or unavailable.
Common uses
- Disabling 'view past orders' for guest users.
- Toggling off search history functionality.
- Indicating a system process that cannot be undone.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHistoryOff } from '@tabler/icons-react';
<IconHistoryOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- searchseepastcardwebsitehistoryoffcontroloperationdisabledsystemclear historyno historydisabled pastpast actions off
FAQ
- What does the history off icon represent?
- It signifies that history or past actions are turned off, disabled, or not applicable in the current context.
- How do I use the history off icon in React?
- You can import and use it like this: import { IconHistoryOff } from '@tabler/icons-react'. Then render it as <IconHistoryOff />.
- What is the license for this icon?
- The Tabler icons, including 'history off', are distributed 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 →