The Tabler device ipad pause icon depicts an iPad with a pause symbol, commonly used to indicate a suspended or stopped state for a device or process.
Common uses
- Pausing media playback on a tablet interface.
- Indicating a device is in a low-power or sleep mode.
- Representing a temporary halt in a device-related workflow.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadPause } from '@tabler/icons-react';
<IconDeviceIpadPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- haltstopbreakfreezeintermissionrestholdsuspendstalldelaydevicesdeviceipadpausetablet stopipad hold
FAQ
- What does the device-ipad-pause icon represent?
- It visually signifies a paused or suspended state, specifically related to a tablet device.
- How do I use this icon in React?
- Import it using `import { IconDeviceIpadPause } from '@tabler/icons-react';` and use it as a component.
- 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 →