The Tabler time duration 60 icon depicts a clock face with the hour hand pointing to 12, commonly used to represent a full hour or a 60-minute interval in user interfaces.
Common uses
- Displaying a full hour on a timeline.
- Indicating a 60-minute meeting or event duration.
- Setting a default timer value of one hour.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTimeDuration60 } from '@tabler/icons-react';
<IconTimeDuration60 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- hoursixtyminutesintervaltimerdurationfullspanclocktimesystem60full hour60 minutesone hourtimer 60
FAQ
- What does the time-duration-60 icon represent?
- This icon represents a full hour or a 60-minute time span, often used for scheduling or duration settings.
- How do I use this icon in React?
- You can import and use it in React with: import { IconTimeDuration60 } from '@tabler/icons-react'
- 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 →