Pixelarticons

Phone Outgoing Pixel Art Icon

A handset with an outward arrow for outgoing calls, dialed-call logs and click-to-call action confirmations.

communication Free 4 variants

Tags

phonecallmobiletelephoneoutgoing

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Outgoing icon

A phone handset with an arrow pointing away from it, representing a call placed by the current user. Use it in a call-history list to tag self-initiated calls, in a CRM activity feed to log outbound contact attempts, or as a confirmation icon after a 'Call now' action. It forms a natural trio with phone-incoming and phone-missed for a consistent call-log icon set. For a diverted call, phone-forwarded is the more accurate choice.

Usage

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

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

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

Related icons