The HugeIcons time quarter icon visually represents a segment of time, often used to indicate a specific portion of an hour or a phase within a larger time frame.
Common uses
- Displaying progress within a time block
- Indicating a specific time slot
- Representing a quarter of an hour in a schedule
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TimeQuarterIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TimeQuarterIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- quarter hourtime segmentclock quartertime slice
FAQ
- What does the TimeQuarterIcon represent?
- The TimeQuarterIcon represents a quarter segment of a larger time unit, commonly used for time-related indicators or scheduling.
- How do I use TimeQuarterIcon in React?
- To use it in React, import { TimeQuarterIcon } from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={TimeQuarterIcon} /> from '@hugeicons/react'.
- What is the license for HugeIcons?
- HugeIcons are 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 HugeIcons.