John KuehJohn Kueh

call received 02 icon

HugeIcons · CallReceived02Icon · MIT

Download SVG

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

Common uses

  • Incoming call alert
  • Missed call indicator
  • Call log status

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
incoming callphone incomingmissed callphone received

FAQ

What does the CallReceived02Icon represent?
This icon signifies an incoming phone call. It's typically used to alert users to a new or missed communication.
How do I use CallReceived02Icon in a React application?
Import both HugeiconsIcon and CallReceived02Icon, then render the icon using the provided component: <HugeiconsIcon icon={CallReceived02Icon} />.
What is the license for this icon?
The CallReceived02Icon is distributed under the MIT license, allowing for free use in commercial and non-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 →