John KuehJohn Kueh

hanging clock icon

HugeIcons · HangingClockIcon · MIT

Download SVG

The HugeIcons hanging clock icon visually represents time, scheduling, or deadlines, often used to indicate features related to time management or status.

Common uses

  • Displaying a countdown timer
  • Indicating an upcoming deadline
  • Showing the current time or a time-related status

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
time iconclock icontimer icondeadline icon

FAQ

What does the hanging clock icon represent?
It represents time, scheduling, or deadlines. It's commonly used in UIs for time-related functionalities.
How do I use the HangingClockIcon in React?
Import both HugeiconsIcon and HangingClockIcon, then render <HugeiconsIcon icon={HangingClockIcon} />.
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 →