The Tabler device ipad horizontal check icon visually represents a tablet in a landscape orientation with a checkmark, commonly used to indicate a successful validation, approval, or completion related to a device or a task performed on it.
Common uses
- Confirming a successful device setup.
- Indicating a passed device inspection.
- Showing a completed transaction on a tablet interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadHorizontalCheck } from '@tabler/icons-react';
<IconDeviceIpadHorizontalCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- approveconfirmpasssuccessverifyaccepttickcompletevalidateokaydevicesdeviceipadhorizontalchecktablet approved
FAQ
- What does the device-ipad-horizontal-check icon signify?
- This icon signifies a successful state, like approval or completion, specifically in the context of a horizontal tablet device.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconDeviceIpadHorizontalCheck } from '@tabler/icons-react'
- 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 →