The Tabler clock up icon depicts an upward-pointing arrow within a clock face, commonly used to signify an increase in time, a scheduled event, or an upward trend in system processes.
Common uses
- Indicate a deadline approaching or extended.
- Represent a scheduled task or recurring event.
- Show an upward trend or increase in system metrics.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockUp } from '@tabler/icons-react';
<IconClockUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- increaseascendraiseupliftimproveelevateboostadvancegrowthrisesystemclockuptime increaseschedule updeadline
FAQ
- What does the clock up icon represent?
- It visually represents an increase related to time, such as a deadline, a scheduled event, or an upward trend.
- How do I use the clock up icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconClockUp } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including clock up, 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 →