The Tabler device ipad up icon depicts an iPad angled upwards, commonly used to represent actions like uploading, ascending, or improving device-related settings.
Common uses
- Upload progress indicator
- Device settings menu item
- Upgrade prompt for a mobile app
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadUp } from '@tabler/icons-react';
<IconDeviceIpadUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- ascendelevateincreaseriseupgradeboostliftimproveadvanceprogressdevicesdeviceipadupipad ascendmobile upload
FAQ
- What does the device-ipad-up icon represent?
- It visually signifies an upward-facing iPad, often used for concepts like uploading, ascending, or progress.
- How do I use this icon in React?
- Import it using `import { IconDeviceIpadUp } from '@tabler/icons-react'` and use it as a component: `<IconDeviceIpadUp />`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →