The Tabler device tablet pause icon visually represents a tablet device with a pause symbol, commonly used in user interfaces to indicate the ability to stop or suspend an ongoing process or media playback.
Common uses
- Pausing media playback on a tablet interface.
- Suspending a task or operation shown on a tablet.
- Indicating a temporary halt in a tablet-based workflow.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceTabletPause } from '@tabler/icons-react';
<IconDeviceTabletPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- tabletstopbreakhaltfreezesuspendintermissionwaitreststanddevicesdevicepausetablet stopdevice suspendtablet wait
FAQ
- What does the device tablet pause icon signify?
- It signifies the action of pausing or temporarily stopping an activity, specifically within the context of a tablet device.
- How do I use this icon in React?
- You can import and use it directly with: import { IconDeviceTabletPause } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
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 →