The Tabler user pause icon visually represents a user being temporarily stopped or suspended, commonly used in interfaces to indicate an action like pausing a user's session or account.
Common uses
- Pause user session button
- Suspend account action
- Temporary user deactivation indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserPause } from '@tabler/icons-react';
<IconUserPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- breakstophaltwaitfreezeceaseintermissiondelaysuspendbreathersystemuserpausesuspend useruser haltpause session
FAQ
- What does the user pause icon represent?
- It signifies a user's activity being temporarily halted or suspended. It's often used for actions like pausing a session or suspending an account.
- How do I use the user pause icon in React?
- You can import and use it directly with: `import { IconUserPause } from '@tabler/icons-react'`. Then render it as `<IconUserPause />`.
- What is the license for this icon?
- The Tabler icon library, including the user-pause 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 →