The HugeIcons folder clock icon visually represents a folder with a clock, commonly used to indicate time-sensitive documents, scheduled tasks, or file management related to deadlines.
Common uses
- Displaying scheduled backups
- Indicating pending file approvals
- Representing task due dates
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderClockIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderClockIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- time folderschedule folderdeadline iconclock folder
FAQ
- What does the FolderClockIcon represent?
- This icon depicts a folder combined with a clock, symbolizing time-related actions or information associated with files or folders.
- How do I use the FolderClockIcon in React?
- Import both HugeiconsIcon and FolderClockIcon, then render it using <HugeiconsIcon icon={FolderClockIcon} />.
- What is the license for this icon?
- The FolderClockIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.