The Tabler time duration 15 icon depicts a clock face with a segment indicating 15 minutes, commonly used to represent a quarter-hour interval or a moderate duration in UI elements.
Common uses
- Displaying a 15-minute appointment slot
- Indicating a default or moderate timer setting
- Representing a quarter-hour in scheduling interfaces
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTimeDuration15 } from '@tabler/icons-react';
<IconTimeDuration15 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- quarterfifteenminutesintervaltimerdurationspanmoderateclocktimesystem15quarter hourfifteen minutestimer intervalmoderate duration
FAQ
- What does the time duration 15 icon represent?
- It visually signifies a 15-minute period or a quarter of an hour, often used for time-related settings or indicators.
- How do I use this icon in React?
- You can import and use it like this: import { IconTimeDuration15 } from '@tabler/icons-react'. Then render it as <IconTimeDuration15 />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →