John KuehJohn Kueh

phone missed icon

Lucide · phone-missed · ISC

Download SVG

The Lucide phone missed icon visually represents an incoming call that was not answered, commonly used to indicate a missed communication.

Common uses

  • Displaying a list of recent missed calls.
  • Notifying users of an unanswered incoming call.
  • Indicating a failed or dropped call attempt.

Use it in React

Install
npm i lucide-react
Import & render
import { PhoneMissed } from 'lucide-react';

<PhoneMissed size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
callphonemissedmissed callincoming call rejectedunanswered phonecall log

FAQ

What does the phone missed icon represent?
It signifies an incoming phone call that the recipient did not answer. It's used to alert users to a missed communication.
How do I use this icon in a React application?
You can import and use it like this: import { PhoneMissed } from 'lucide-react'. Then, render it as a component: <PhoneMissed />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →