The HugeIcons digital clock icon visually represents a digital time display, commonly used to indicate time-related functions or information within a user interface.
Common uses
- Displaying current time
- Setting alarms or timers
- Indicating scheduled events
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DigitalClockIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DigitalClockIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- timealarmtimerclock
FAQ
- What is the purpose of the DigitalClockIcon?
- This icon depicts a digital clock, suitable for representing time, alarms, timers, or any time-related functionality in a UI.
- How do I use the DigitalClockIcon in a React application?
- Import both HugeiconsIcon and DigitalClockIcon, then render it using <HugeiconsIcon icon={DigitalClockIcon} />.
- What is the license for the HugeIcons digital clock icon?
- The HugeIcons digital clock 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 →