The Tabler device desktop pause icon visually represents the action of pausing or suspending an activity on a desktop computer, commonly used to indicate a temporary halt in a process or playback.
Common uses
- Pausing a software installation or update.
- Indicating a suspended user session on a desktop.
- Controlling media playback on a desktop application.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceDesktopPause } from '@tabler/icons-react';
<IconDeviceDesktopPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- haltstopbreaksuspendinterruptionfreezeholddelayinterludestalldevicesdevicedesktoppausedesktop suspendcomputer halt
FAQ
- What does the device desktop pause icon represent?
- It signifies pausing or suspending an action or process specifically on a desktop device. It's used to show a temporary stop.
- How do I use this icon in React?
- You can import and use it directly with: `import { IconDeviceDesktopPause } from '@tabler/icons-react'`. Then render it as `<IconDeviceDesktopPause />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →