John KuehJohn Kueh

call paused 02 icon

HugeIcons · CallPaused02Icon · MIT

Download SVG

The HugeIcons call paused 02 icon depicts a phone receiver with a pause symbol, commonly used to indicate an ongoing but temporarily suspended call or communication session.

Common uses

  • Indicate a call is on hold
  • Show a paused audio/video stream
  • Represent a temporarily inactive communication channel

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
call holdpause communicationon hold iconsuspended call

FAQ

What does the Call Paused 02 icon represent?
This icon visually represents a call or communication session that has been temporarily suspended or put on hold.
How do I use the Call Paused 02 icon in React?
Import it as `import { CallPaused02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={CallPaused02Icon} />`.
What is the license for this icon?
The HugeIcons library, including this 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 →