The Tabler eye cog icon depicts an eye combined with a cogwheel, typically used to represent system settings, configuration, or adjusting visual preferences.
Common uses
- Opening system preferences panel
- Adjusting display settings
- Configuring user profile options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEyeCog } from '@tabler/icons-react';
<IconEyeCog size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- settingsconfigurationvisionsighttooladjustgearmodifyopticsfocussystemeyecogvision settingssystem options
FAQ
- What does the eye cog icon represent?
- It visually combines the concepts of 'eye' (vision, user interface) and 'cog' (settings, configuration, system) to signify options related to system or visual adjustments.
- How do I use this icon in React?
- You can import and use it with `import { IconEyeCog } from '@tabler/icons-react'` and then render it as `<IconEyeCog />`.
- What is the license for this icon?
- The Tabler icon set, including the eye 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 →