The Tabler pointer cog icon depicts a cogwheel with a pointer, commonly used to represent system settings, configuration, or advanced options.
Common uses
- System preferences menu
- Advanced settings panel
- Configuration wizard step
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerCog } from '@tabler/icons-react';
<IconPointerCog size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- gearmechanismsettingswrenchadjustconfiguretoolsystemprocessmachinerypointercogsettings coggear pointerconfigure toolsystem wrench
FAQ
- What does the pointer cog icon represent?
- It symbolizes system configuration, settings, or tools related to adjusting or managing a system or process.
- How do I use the pointer cog icon in React?
- Import it using `import { IconPointerCog } from '@tabler/icons-react';` and then use it as a React component: `<IconPointerCog />`.
- What is the license for this icon?
- The Tabler icon library, including the pointer cog icon, 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 →