John KuehJohn Kueh

device mobile icon

Phosphor · device-mobile · MIT

Download SVG

The Phosphor device mobile icon depicts a smartphone and is commonly used to represent mobile devices, phone numbers, or mobile-related settings in user interfaces.

Common uses

  • Mobile app navigation
  • Contact information section
  • Device settings menu

Use it in React

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

<DeviceMobile size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
cellphonecellularobjectsdevicemobilesmartphonephonemobile device

FAQ

What does the device-mobile icon represent?
It represents a mobile phone or smartphone, often used for mobile-related features or information.
How do I use the device-mobile icon in React?
Import it as `DeviceMobile` from '@phosphor-icons/react' and use it as a component: `<DeviceMobile />`.
What is the license for this icon?
The Phosphor icon library, including the device-mobile icon, is available 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 →