The Tabler device ipad horizontal down icon visually represents an iPad in a horizontal orientation with a downward-pointing arrow, commonly used to indicate actions like descending, lowering, or reducing values or content.
Common uses
- Button to scroll down a page or content area.
- Indicator for decreasing a numerical value.
- Icon for a 'download' or 'save to device' action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadHorizontalDown } from '@tabler/icons-react';
<IconDeviceIpadHorizontalDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- descendlowerdecreasedropfallsinkreducebottombelowunderdevicesdeviceipadhorizontaldownipad down
FAQ
- What does the device-ipad-horizontal-down icon represent?
- It depicts an iPad in landscape mode with a downward arrow, suggesting actions like descending, lowering, or reducing.
- How do I use this icon in React?
- Import it using: import { IconDeviceIpadHorizontalDown } from '@tabler/icons-react'; and then use it as a component: <IconDeviceIpadHorizontalDown />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →