John KuehJohn Kueh

file time icon

Tabler · file-time · MIT

Download SVG

The Tabler file time icon depicts a document with a clock, commonly used to represent file modification times, scheduling, or time-related document actions.

Common uses

  • Displaying last modified date/time for a file
  • Indicating a scheduled document or task
  • Representing a file's version history

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFileTime } from '@tabler/icons-react';

<IconFileTime size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFileTime size={24} stroke={2} />
filled
<IconFileTimeFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
clockplanninghistorywatchfiletimedocumentdatacontentrecorddocument clockfile clocktime documentscheduled file

FAQ

What does the file time icon represent?
It symbolizes a file associated with time, such as modification timestamps, scheduling, or historical data.
How do I use this icon in React?
Import it using `import { IconFileTime } from '@tabler/icons-react';` and use it as a React component.
What is the license for this icon?
The Tabler icon library, including this icon, is available under the MIT license.

Related icons

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

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