The Tabler clock stop icon depicts a clock with a stop symbol, commonly used to indicate pausing or stopping a timed process or function.
Common uses
- Stop timer button
- Pause scheduled task
- End active process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockStop } from '@tabler/icons-react';
<IconClockStop size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- timewatchalarmpauseoffclockstopcontroloperationfunctionsystemtimer pausestopwatch offtime controlalarm stop
FAQ
- What does the clock stop icon represent?
- It signifies the cessation or pausing of a time-based action or function within a system.
- How do I use the clock stop icon in React?
- Import it from '@tabler/icons-react' like this: import { IconClockStop } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including clock-stop, 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 →