John KuehJohn Kueh

clock 04 icon

HugeIcons · Clock04Icon · MIT

Download SVG

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

Common uses

  • Displaying event times
  • Indicating task deadlines
  • Showing loading or processing status

Use it in React

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

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

Details

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

FAQ

What is the clock 04 icon used for?
It's used to visually represent time-related concepts like scheduling, deadlines, or ongoing processes within an application.
How do I use the Clock04Icon in React?
Import both HugeiconsIcon and Clock04Icon, then render it using <HugeiconsIcon icon={Clock04Icon} />.
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 →