Phone Off Pixel Art Icon
A phone-off icon for ending calls, do-not-disturb modes, muted ringers and disabled calling features.
Tags
phonecallmutedisabled
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Phone Off icon
A telephone handset crossed by a diagonal slash, indicating that calling is switched off or a call is being ended. Use it as the red 'hang up' button in a call screen, a do-not-disturb toggle, or a state showing that phone features are unavailable. The slash communicates 'off' rather than 'error', which keeps it distinct from failure states. For a call that could not connect at all, the phone-x icon carries that meaning more precisely.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/phone-off.svg" width="24" height="24" alt="Phone Off" />
<!-- React -->
import { PhoneOff } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="phone-off.svg" width="48" height="48" style="image-rendering: pixelated" />