The Tabler device ipad horizontal pause icon visually represents a paused state on a horizontally oriented iPad, commonly used to indicate that a process or media playback has been temporarily stopped.
Common uses
- Pausing media playback on a tablet interface
- Indicating a suspended task or process
- Representing a temporary halt in a workflow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadHorizontalPause } from '@tabler/icons-react';
<IconDeviceIpadHorizontalPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- stopbreakhaltintermissionrestfreezeholdsuspendstalldelaydevicesdeviceipadhorizontalpausetablet pause
FAQ
- What does the device-ipad-horizontal-pause icon represent?
- It signifies a paused state on a tablet device shown in landscape orientation. It's used in UIs to show that an action or media is temporarily stopped.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: `import { IconDeviceIpadHorizontalPause } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.