The Tabler settings pause icon depicts a gear with a pause symbol, commonly used to indicate pausing or suspending a system process or configuration.
Common uses
- Pause background system updates
- Suspend user session settings
- Temporarily halt a configuration process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettingsPause } from '@tabler/icons-react';
<IconSettingsPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- gearconfigurationadjustsetupcontrolstophaltbreakintermissionsuspendsystemsettingspauseconfiguration pausegear stopsystem suspend
FAQ
- What does the settings pause icon represent?
- It visually combines the concept of settings or configuration with the action of pausing or suspending.
- How do I use this icon in React?
- Import it using `import { IconSettingsPause } from '@tabler/icons-react';` and then use it as a React 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 →