Pixelarticons

Missed Call Pixel Art Icon

A phone with a missed-call arrow for call logs, voicemail notifications and mobile call-history screens.

communication Pro 1 variant

Tags

missedcallphonering

Style variants

base

Outline ยท rounded corners

Get Pro

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

About the Missed Call icon

A handset icon combined with an angled arrow indicating a call that went unanswered, the standard representation in call logs and mobile dialers. Use it in a recent-calls list to flag unanswered inbound calls, in a notification badge on a phone app, or in a CRM to log a missed customer interaction. For an outgoing call that was placed rather than received, phone-outgoing gives the appropriate direction. Pair it with a count badge for missed-call totals.

Usage

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

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

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

Related icons