The Lucide folder clock icon depicts a folder with a clock, commonly used to represent historical data, scheduled tasks related to a directory, or time-sensitive file operations.
Common uses
- Displaying the last modified time of a folder.
- Indicating a folder with pending tasks.
- Representing a history or archive directory.
Use it in React
Install
npm i lucide-reactImport & render
import { FolderClock } from 'lucide-react';
<FolderClock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- historydirectoryclockfolderhistory folderdirectory timescheduled folderarchive folder
FAQ
- What is the folder clock icon used for?
- It's typically used to signify time-related actions or states associated with a folder, such as history, scheduled tasks, or modification times.
- How do I use the folder clock icon in React?
- You can import and use it in your React application with: import { FolderClock } from 'lucide-react'.
- What is the license for the Lucide folder clock icon?
- The Lucide icon library, including the folder 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 →