John KuehJohn Kueh

pause circle icon

HugeIcons · PauseCircleIcon · MIT

Download SVG

The HugeIcons pause circle icon visually represents the action of temporarily stopping or halting a process, commonly used in media players or application workflows.

Common uses

  • Media player controls
  • Workflow step suspension
  • Background task interruption

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
stop iconhold iconsuspend iconhalt icon

FAQ

What does the pause circle icon signify?
It signifies a temporary halt or pause in an ongoing process or media playback.
How do I use the PauseCircleIcon in React?
Import both HugeiconsIcon and PauseCircleIcon, then render <HugeiconsIcon icon={PauseCircleIcon} />.
What is the license for this icon?
This 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 →