Pixelarticons

Phone Missed Pixel Art Icon

A handset with a diagonal arrow for missed-call logs, voicemail prompts and unanswered call notifications.

communication Pro 4 variants

Tags

phonecallmobiletelephonemissed

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Phone Missed icon

A phone handset with an angled arrow indicating a call that rang but was not answered. It belongs in a call log alongside phone-incoming and phone-outgoing to differentiate unanswered calls at a glance, in a missed-call notification badge, or in a CRM follow-up queue. The cut-off arrow makes the 'missed' status clear without a label. For a call that was intentionally rejected rather than simply unanswered, red coloring or a separate declined state adds clarity.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/phone-missed.svg" width="24" height="24" alt="Phone Missed" />

<!-- React -->
import { PhoneMissed } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="phone-missed.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons