John KuehJohn Kueh

file clock icon

HugeIcons · FileClockIcon · MIT

Download SVG

The HugeIcons file clock icon visually represents a document or file associated with time, commonly used to indicate deadlines, scheduled tasks, or file modification times.

Common uses

  • Displaying file due dates
  • Indicating scheduled reports
  • Showing last modified timestamp

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileClockIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileClockIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
time filedocument clockschedule filefile timer

FAQ

What does the file clock icon represent?
It signifies a file or document related to a specific time, often used for scheduling or time-sensitive information.
How do I use the FileClockIcon in React?
Import both HugeiconsIcon and FileClockIcon, then render it using <HugeiconsIcon icon={FileClockIcon} />.
What is the license for this icon?
The FileClockIcon is distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →