The Tabler time duration 5 icon depicts a short, fixed interval of time, commonly used to represent a brief duration or a countdown.
Common uses
- Setting a short timer for a task
- Indicating a brief waiting period
- Representing a quick action or process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTimeDuration5 } from '@tabler/icons-react';
<IconTimeDuration5 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- fiveminutesintervaltimerdurationshortquickbriefspanclocksystemtime5short timerbrief intervalquick span
FAQ
- What does the time-duration-5 icon represent?
- It visually signifies a short, fixed period of time, often used for timers or brief intervals in user interfaces.
- How do I use this icon in React?
- You can import and use it like this: import { IconTimeDuration5 } from '@tabler/icons-react'. Then render it as <IconTimeDuration5 />.
- What is the license for this icon?
- The Tabler icons, including time-duration-5, are distributed 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 →