John KuehJohn Kueh

stop circle icon

HugeIcons · StopCircleIcon · MIT

Download SVG

The HugeIcons stop circle icon depicts a circle with a solid square inside, commonly used to indicate stopping or halting an action or process.

Common uses

  • Stop playback in media players
  • Cancel an ongoing operation
  • End a timer or countdown

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
halt iconend iconcancel iconstop button

FAQ

What does the stop circle icon represent?
It visually signifies the action of stopping, halting, or terminating something, like a video or a process.
How do I use the StopCircleIcon in React?
Import both HugeiconsIcon and StopCircleIcon, then render <HugeiconsIcon icon={StopCircleIcon} />.
What is the license for this icon?
The HugeIcons stop circle icon is available 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 →