The HugeIcons call incoming 02 icon depicts an incoming phone call, commonly used to represent actions related to receiving or managing incoming calls in a user interface.
Common uses
- Incoming call notification
- Call log entry for received calls
- Button to answer a call
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallIncoming02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallIncoming02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- incoming callphone incomingreceive callcall notification
FAQ
- What does the CallIncoming02Icon represent?
- This icon visually represents an incoming phone call, often used to signify an active or pending incoming communication.
- How do I use CallIncoming02Icon in a React application?
- Import both HugeiconsIcon and CallIncoming02Icon, then render the icon using the prop: <HugeiconsIcon icon={CallIncoming02Icon} />.
- What is the license for this icon?
- The HugeIcons call incoming 02 icon is released 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.