John KuehJohn Kueh

call received icon

HugeIcons · CallReceivedIcon · MIT

Download SVG

The HugeIcons call received icon visually represents an incoming phone call, commonly used to indicate a new or missed call in communication interfaces.

Common uses

  • Incoming call notification
  • Missed call log entry
  • Call history status indicator

Use it in React

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

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

Details

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

FAQ

What does the call received icon represent?
This icon signifies an incoming phone call. It's typically used to alert users to a new or missed call.
How do I use the CallReceivedIcon in a React application?
Import both HugeiconsIcon and CallReceivedIcon, then render it using <HugeiconsIcon icon={CallReceivedIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The CallReceivedIcon is distributed 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 →