The HugeIcons call incoming 04 icon depicts an incoming phone call, commonly used to represent incoming communication or notifications.
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 { CallIncoming04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallIncoming04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- incoming callphone incomingcommunication iconphone notification
FAQ
- What does the CallIncoming04Icon represent?
- This icon visually represents an incoming phone call, signaling an incoming communication attempt.
- How do I use this icon in a React application?
- Import both HugeiconsIcon and CallIncoming04Icon, then render the icon using <HugeiconsIcon icon={CallIncoming04Icon} />.
- What is the license for this icon?
- The HugeIcons call incoming 04 icon is released 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.