The HugeIcons clock 05 icon depicts a stylized clock face, commonly used to represent time, scheduling, or pending actions in a user interface.
Common uses
- Displaying appointment times
- Indicating loading or processing status
- Setting reminders or alarms
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Clock05Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Clock05Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- time iconschedule icontimer iconalarm icon
FAQ
- What does the Clock05 icon represent?
- The Clock05 icon visually represents time, often used for features related to scheduling, deadlines, or ongoing processes.
- How do I use the Clock05 icon in a React project?
- Import the icon as `import { Clock05Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Clock05Icon} />`.
- What is the license for the HugeIcons clock 05 icon?
- The HugeIcons clock 05 icon is available 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 →