John KuehJohn Kueh

call unlocked icon

HugeIcons · CallUnlockedIcon · MIT

Download SVG

The HugeIcons call unlocked icon visually represents an active or available phone call, often used to indicate a connection is established or a call can be initiated.

Common uses

  • Indicate an ongoing call
  • Show call status as active
  • Button to initiate a call

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
phone activecall connectedactive callunlocked phone

FAQ

What does the call unlocked icon represent?
It signifies an active or available phone call, suggesting a connection is live or can be made.
How do I use the CallUnlockedIcon in React?
Import both HugeiconsIcon and CallUnlockedIcon, then render it using: <HugeiconsIcon icon={CallUnlockedIcon} />.
What is the license for this icon?
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 →