Pixelarticons

Phone Forwarded Pixel Art Icon

A handset with a forward arrow for call-forwarding settings, diverted calls and redirect indicators in a dialer.

communication Pro 4 variants

Tags

phonecallmobiletelephoneforwarded

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

A phone handset with an arrow pointing away, communicating that an incoming call has been or will be redirected to another number. Place it in a call-forwarding settings panel, a call-log entry that shows a diverted call, or a PBX admin interface. The directional arrow clearly distinguishes it from phone-incoming (arrow toward the phone) and phone-outgoing (arrow from the phone). Use it wherever the concept of redirection, not origination or receipt, is the key idea.

Usage

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

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

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

Related icons