The HugeIcons call ringing 03 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 alert
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallRinging03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallRinging03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- phone incomingringing phoneincoming callphone alert
FAQ
- What does the CallRinging03Icon represent?
- It depicts a ringing phone, signaling an incoming call or an active communication session.
- How do I use CallRinging03Icon in React?
- Import it using `import { CallRinging03Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={CallRinging03Icon} />`.
- What is the license for this icon?
- The HugeIcons call ringing 03 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →