The Lucide clipboard clock icon visually represents tasks or information related to time-sensitive actions, scheduling, or tracking deadlines, often used for features like pending tasks or time logging.
Common uses
- Displaying pending or scheduled tasks
- Indicating time tracking or timesheet features
- Representing appointment or deadline management
Use it in React
Install
npm i lucide-reactImport & render
import { ClipboardClock } from 'lucide-react';
<ClipboardClock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- copypastehistorylogclocktimewatchalarmhourminutereminderscheduleddeadlinependingtime trackingtimesheets
FAQ
- What does the clipboard clock icon represent?
- It combines a clipboard (for tasks or information) with a clock (for time), symbolizing time-sensitive tasks, scheduling, or tracking.
- How do I use this icon in React?
- You can import and use it like this: import { ClipboardClock } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the clipboard clock icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →