John KuehJohn Kueh

timer 01 icon

HugeIcons · Timer01Icon · MIT

Download SVG

The HugeIcons timer 01 icon visually represents a countdown or elapsed time, commonly used in interfaces to indicate loading states, task durations, or time limits.

Common uses

  • Displaying remaining time for a promotion
  • Showing progress of a timed operation
  • Indicating a deadline for a submission

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
stopwatchclockcountdowntime

FAQ

What does the timer 01 icon represent?
It depicts a clock or stopwatch face, symbolizing time measurement, countdowns, or elapsed time.
How do I use the Timer01Icon in React?
Import both HugeiconsIcon and Timer01Icon, then render the icon using <HugeiconsIcon icon={Timer01Icon} />.
What is the license for this icon?
The Timer01Icon is distributed under the MIT license, allowing for free 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 →