The Tabler device ipad horizontal icon depicts an iPad in a landscape orientation, commonly used to represent tablet devices, mobile technology, or specific app layouts in user interfaces.
Common uses
- Representing tablet device selection in settings.
- Indicating a landscape mode for content display.
- Illustrating mobile or tablet app features.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadHorizontal } from '@tabler/icons-react';
<IconDeviceIpadHorizontal size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- tabletapplemobiletechnologyiosdeviceipadhorizontalhardwareelectronicdevicestablet landscapeipad landscapemobile device horizontal
FAQ
- What is this icon for?
- This icon represents an iPad in a horizontal (landscape) orientation. It's useful for UI elements related to tablets or landscape device views.
- How do I use this icon in React?
- Import the icon component using: import { IconDeviceIpadHorizontal } from '@tabler/icons-react'. Then use it like: <IconDeviceIpadHorizontal />.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →