The Tabler clock off icon depicts a clock with a line through it, commonly used to indicate that a time-related function or setting is disabled or not active.
Common uses
- Disabling a timer or stopwatch feature
- Showing a scheduled task is inactive
- Indicating a time-based restriction is in effect
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockOff } from '@tabler/icons-react';
<IconClockOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- timewatchalarmclockoffcontroloperationdisabledinactivefunctionsystemdisabled timeinactive clockno timetimer off
FAQ
- What does the clock off icon represent?
- It signifies that a time-related function, setting, or operation is turned off, disabled, or inactive.
- How do I use the clock off icon in React?
- You can import and use it like this: import { IconClockOff } from '@tabler/icons-react'; <IconClockOff />.
- What is the license for the Tabler clock off icon?
- The Tabler icons, including clock off, 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 →