John KuehJohn Kueh

call ringing 01 icon

HugeIcons · CallRinging01Icon · MIT

Download SVG

The HugeIcons call ringing 01 icon visually represents an incoming phone call, commonly used to indicate a ringing phone or an active call status.

Common uses

  • Incoming call notification
  • Call status indicator
  • VoIP application alerts

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
incoming callphone ringingringingtelephone

FAQ

What does the CallRinging01Icon represent?
This icon represents an incoming phone call that is currently ringing. It's used to alert users to an active call.
How do I use CallRinging01Icon in a React application?
Import the icon as shown: import { CallRinging01Icon } from '@hugeicons/core-free-icons'; and then render it using the wrapper component: <HugeiconsIcon icon={CallRinging01Icon} />.
What is the license for HugeIcons?
HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →