The HugeIcons time 04 icon depicts a clock face with a single hand pointing to the top, commonly used to represent time, scheduling, or deadlines in user interfaces.
Common uses
- Displaying event times
- Indicating task deadlines
- Setting reminders
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Time04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Time04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- clockscheduletimerappointment
FAQ
- What does the Time04Icon represent?
- The Time04Icon represents a clock face, typically used for time-related functions like scheduling or indicating deadlines.
- How do I use Time04Icon in a React project?
- Import both HugeiconsIcon and Time04Icon, then render <HugeiconsIcon icon={Time04Icon} />.
- What is the license for HugeIcons?
- HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →