The Tabler device mobile up icon depicts a mobile phone with an upward-pointing arrow, commonly used to signify actions like uploading data from a device, increasing mobile usage, or a mobile device performing an upward action.
Common uses
- Upload button for mobile content
- Indicator for mobile data growth
- Action to upgrade or enhance mobile features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceMobileUp } from '@tabler/icons-react';
<IconDeviceMobileUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- increaseascendriseelevateboostimproveupliftadvanceenhancegrowdevicesdevicemobileupmobile uploadphone ascend
FAQ
- What does the device mobile up icon represent?
- It visually represents a mobile device in conjunction with an upward movement or increase. This is often used for actions like uploading or signifying growth related to mobile devices.
- How do I use the device mobile up icon in React?
- You can import and use it directly in your React components like this: import { IconDeviceMobileUp } from '@tabler/icons-react'. Then, render it as <IconDeviceMobileUp />.
- What is the license for the Tabler device mobile up icon?
- The Tabler icon library, including the device-mobile-up icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →