John KuehJohn Kueh

device mobile slash icon

Phosphor · device-mobile-slash · MIT

Download SVG

The Phosphor device mobile slash icon depicts a mobile phone with a diagonal line through it, commonly used to indicate that a mobile device is disabled, unavailable, or not supported.

Common uses

  • Disabling mobile access to a feature.
  • Showing a device is offline or not connected.
  • Indicating a mobile-specific function is not applicable.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { DeviceMobileSlash } from '@phosphor-icons/react';

<DeviceMobileSlash size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<DeviceMobileSlash size={24} />
thin
<DeviceMobileSlash size={24} weight="thin" />
light
<DeviceMobileSlash size={24} weight="light" />
bold
<DeviceMobileSlash size={24} weight="bold" />
fill
<DeviceMobileSlash size={24} weight="fill" />
duotone
<DeviceMobileSlash size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
*new*cellphonecellularobjectssystemdevicemobileslashno mobilemobile offphone disabledunsupported device

FAQ

What does the device-mobile-slash icon represent?
It represents a mobile phone that is crossed out, signifying unavailability or a disabled state for mobile devices.
How do I use this icon in React?
You can import and use it like this: import { DeviceMobileSlash } from '@phosphor-icons/react'.
What is the license for this icon?
Phosphor icons, including device-mobile-slash, are distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →