John KuehJohn Kueh

call missed 01 icon

HugeIcons · CallMissed01Icon · MIT

Download SVG

The HugeIcons call missed 01 icon depicts a phone receiver with a red line through it, commonly used to indicate an unanswered or missed incoming call in user interfaces.

Common uses

  • Missed call notification in a messaging app
  • Call history log entry for an unanswered call
  • Status indicator for a failed outgoing call attempt

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
missed callunanswered callincoming call declinedphone decline

FAQ

What does the CallMissed01Icon represent?
It represents a missed or unanswered phone call, visually indicating that an incoming call was not received.
How do I use CallMissed01Icon in a React application?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={CallMissed01Icon} />.
What is the license for this icon?
The CallMissed01Icon is part of the HugeIcons library and is available under the MIT license.

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 →