John KuehJohn Kueh

time 02 icon

HugeIcons · Time02Icon · MIT

Download SVG

The HugeIcons time 02 icon depicts a clock face with a single hand, commonly used to represent time, scheduling, or deadlines in user interfaces.

Common uses

  • Displaying event times
  • Indicating task deadlines
  • Representing time-based settings

Use it in React

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

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

Details

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

FAQ

What does the Time02Icon represent?
The Time02Icon represents time, often used for scheduling, deadlines, or general time-related functions within a UI.
How do I use the Time02Icon in React?
Import both HugeiconsIcon and Time02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={Time02Icon} /> component.
What is the license for this icon?
The HugeIcons time 02 icon is released 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 →