John KuehJohn Kueh

time quarter pass icon

HugeIcons · TimeQuarterPassIcon · MIT

Download SVG

The HugeIcons time quarter pass icon visually represents a segment of time, often used to indicate progress, completion status, or a specific time interval within a larger process.

Common uses

  • Progress indicator for multi-step forms
  • Status display for task completion
  • Visual cue for time-based events

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TimeQuarterPassIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TimeQuarterPassIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
progress icontime segmentquarter hourstatus indicator

FAQ

What does the time quarter pass icon represent?
This icon depicts a portion of a circle, symbolizing a quarter of an hour or a segment of time. It's commonly used to show progress or a specific time interval.
How do I use the TimeQuarterPassIcon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { TimeQuarterPassIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={TimeQuarterPassIcon} />.
What is the license for this icon?
The TimeQuarterPassIcon is available 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.

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