The Tabler device mobile icon depicts a smartphone, commonly used in UI to represent mobile devices, phone-related actions, or technology sections.
Common uses
- Mobile app settings
- Contact information (phone number)
- Device compatibility indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceMobile } from '@tabler/icons-react';
<IconDeviceMobile size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDeviceMobile size={24} stroke={2} />filled
<IconDeviceMobileFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- iphonephonesmartphonecellphonedevicemobilehardwaretechnologyelectronicgadgetdevicesmobile device
FAQ
- What does the device-mobile icon represent?
- It represents a mobile phone or smartphone. It's used in UIs to signify mobile devices or phone-related features.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconDeviceMobile } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler 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 Tabler.