Pixelarticons

Phone Pixel Art Icon

A classic handset icon for call buttons, contact pages, 'Click to call' links and phone-number field labels.

communication Free 4 variants

Tags

callmobiletelephone

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 icon

A curved telephone handset, the oldest and most universally understood symbol for a voice call. Place it next to a displayed phone number, on a 'Call us' button in a contact section, in a CRM beside a customer record, or on a dialer entry point. Its meaning is immediate without a label. When a call is actively ringing, phone-call with its signal arcs adds that nuance; for missed or forwarded states, the appropriate compound variants apply.

Usage

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

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

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

Related icons