Phone Forwarded Pixel Art Icon
A handset with a forward arrow for call-forwarding settings, diverted calls and redirect indicators in a dialer.
Tags
phonecallmobiletelephoneforwarded
Style variants
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" />