The Tabler device mobile pause icon visually represents the action of pausing or suspending an activity on a mobile device, commonly used to indicate a temporary stop in a process or playback.
Common uses
- Button to pause media playback on a mobile app.
- Indicate a suspended download or process on a mobile device.
- Control element for pausing a game or application feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceMobilePause } from '@tabler/icons-react';
<IconDeviceMobilePause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- haltfreezestopbreakinterjectsuspendwaitholdinterruptdelaydevicesdevicemobilepausemobile stopphone suspend
FAQ
- What does the device mobile pause icon represent?
- It signifies the act of pausing or temporarily stopping an operation or content on a mobile device.
- How do I use this icon in React?
- Import it using `import { IconDeviceMobilePause } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- 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 →