John KuehJohn Kueh

call paused icon

HugeIcons · CallPausedIcon · MIT

Download SVG

The HugeIcons call paused icon visually represents an ongoing phone call that has been temporarily suspended, commonly used to indicate that a call is on hold.

Common uses

  • Call on hold indicator
  • Temporarily inactive call status
  • Pause button for voice calls

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
hold iconpause callon holdcall hold

FAQ

What does the call paused icon signify?
This icon signifies that a phone call is currently on hold or has been temporarily suspended. It's used to visually communicate this status to the user.
How do I use the CallPausedIcon in React?
Import both HugeiconsIcon and CallPausedIcon, then render the icon using <HugeiconsIcon icon={CallPausedIcon} />.
What is the license for this icon?
The CallPausedIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →