John KuehJohn Kueh

time half pass icon

HugeIcons · TimeHalfPassIcon · MIT

Download SVG

The HugeIcons time half pass icon depicts a clock face showing half past the hour, commonly used to represent time-related actions or states.

Common uses

  • Displaying current time
  • Setting a specific time
  • Indicating a time-based event

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
clockhalf pasttimetimer

FAQ

What does the time half pass icon represent?
This icon represents a clock showing half past the hour. It's typically used for any UI element related to time.
How do I use the TimeHalfPassIcon in React?
Import both HugeiconsIcon and TimeHalfPassIcon, then render <HugeiconsIcon icon={TimeHalfPassIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is available under the MIT license.

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 →