The Tabler clock check icon depicts a clock with a checkmark, commonly used to signify task completion, scheduled events, or successful time-based operations.
Common uses
- Marking a task as completed on a schedule.
- Indicating a successful time-sensitive verification.
- Displaying a confirmed appointment or deadline.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockCheck } from '@tabler/icons-react';
<IconClockCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- confirmverifyapprovevalidateassurecertifyendorseratifyclockchecksystemcompleted taskverified timeschedule confirmedtime validation
FAQ
- What does the clock check icon represent?
- It represents a completed or verified time-based action, such as a task finishing on time or a scheduled event being confirmed.
- How do I use the clock check icon in React?
- You can import and use it in your React application with: import { IconClockCheck } from '@tabler/icons-react'
- What is the license for the Tabler clock check icon?
- The Tabler icons, including clock-check, 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 →