The Tabler clock question icon visually represents a pending or uncertain time-related query, often used to indicate a task that requires further information or clarification.
Common uses
- Button to request more details about a scheduled event.
- Status indicator for a task awaiting user input.
- Help icon next to a deadline field.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockQuestion } from '@tabler/icons-react';
<IconClockQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- inquireaskponderwonderconsiderqueryinvestigateprobespeculatedoubtsystemclockquestiontime querypending taskask clock
FAQ
- What does the clock question icon represent?
- It signifies a time-based inquiry or a situation where more information is needed regarding a schedule or deadline.
- How do I use this icon in React?
- Import it using `import { IconClockQuestion } from '@tabler/icons-react'` and render it as a component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →