The Lucide file clock icon depicts a document with a clock face, commonly used to represent time-sensitive files, historical logs, or scheduled tasks.
Common uses
- Displaying file modification timestamps
- Indicating pending file operations
- Representing log files or history entries
Use it in React
Install
npm i lucide-reactImport & render
import { FileClock } from 'lucide-react';
<FileClock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- historylogclockfiletime filescheduled documenthistory logfile timer
FAQ
- What does the file clock icon represent?
- It symbolizes files related to time, such as logs, history, or scheduled documents.
- How do I use the file clock icon in React?
- Import it from 'lucide-react' and use it as a component: import { FileClock } from 'lucide-react'.
- What is the license for this icon?
- The Lucide file 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 →