John KuehJohn Kueh

clock 03 icon

HugeIcons · Clock03Icon · MIT

Download SVG

The HugeIcons clock 03 icon depicts a stylized analog clock face, commonly used to represent time, scheduling, or deadlines in user interfaces.

Common uses

  • Displaying current time
  • Setting reminders or alarms
  • Indicating task deadlines

Use it in React

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

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

Details

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

FAQ

What does the Clock03Icon represent?
The Clock03Icon represents an analog clock face, typically used for time-related functions like displaying the current time or setting schedules.
How do I use Clock03Icon in a React project?
Import both HugeiconsIcon and Clock03Icon, then render it using <HugeiconsIcon icon={Clock03Icon} />.
What is the license for this icon?
This icon is distributed 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 →