John KuehJohn Kueh

stop watch icon

HugeIcons · StopWatchIcon · MIT

Download SVG

The HugeIcons stop watch icon visually represents time tracking or a timer, commonly used in interfaces to indicate functions related to starting, stopping, or measuring durations.

Common uses

  • Timer controls in a stopwatch app
  • Indicating elapsed time for a task
  • Setting or displaying time limits

Use it in React

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

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

Details

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

FAQ

What does the StopWatchIcon represent?
It depicts a stopwatch, symbolizing time measurement, countdowns, or elapsed time.
How do I use the StopWatchIcon in React?
Import both HugeiconsIcon and StopWatchIcon, then render it using <HugeiconsIcon icon={StopWatchIcon} />.
What is the license for this icon?
The HugeIcons stop watch icon is distributed under the MIT license.

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 →