The HugeIcons call ringing 04 icon depicts a phone with sound waves, commonly used to represent incoming calls, notifications, or active communication.
Common uses
- Incoming call alert
- Notification badge for missed calls
- Status indicator for active calls
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallRinging04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallRinging04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- phone ringingincoming calltelephone alertcommunication icon
FAQ
- What does the CallRinging04Icon represent?
- This icon represents an incoming phone call or an active communication session, indicated by a ringing phone symbol.
- How do I use CallRinging04Icon in a React application?
- Import both HugeiconsIcon and CallRinging04Icon from their respective packages and render the icon using the <HugeiconsIcon icon={CallRinging04Icon} /> component.
- What is the license for this icon?
- The CallRinging04Icon is provided 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →