The Tabler adjustments cog icon depicts a cogwheel with adjustment sliders, commonly used to represent settings, configuration, or system controls.
Common uses
- Accessing application settings
- Opening a system preferences panel
- Indicating a process or operation control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAdjustmentsCog } from '@tabler/icons-react';
<IconAdjustmentsCog size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- settingsgearmechanismmachinerywheelengineoperationcontrolprocesssystemadjustmentscogsettings coggear settingsconfiguration iconsystem control
FAQ
- What does the adjustments cog icon represent?
- It represents settings, configuration, or controls for a system or process, often visualized as a cogwheel with adjustment elements.
- How do I use this icon in React?
- You can import and use it with `import { IconAdjustmentsCog } from '@tabler/icons-react'`.
- 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 →