The Tabler world cog icon depicts a globe with a cogwheel, commonly used to represent global settings, system configuration, or internationalization options within a user interface.
Common uses
- Global settings panel
- Internationalization (i18n) menu
- System configuration for a global feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWorldCog } from '@tabler/icons-react';
<IconWorldCog size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- settingsconfiguregearadjustmechanismsystemcontrolcustomizeglobalenginemapworldcogglobal settingsinternationalizationworld gear
FAQ
- What does the world cog icon represent?
- It symbolizes global settings or configurations, combining the idea of a worldwide scope with mechanical adjustment.
- How do I use this icon in React?
- You can import and use it directly with `import { IconWorldCog } from '@tabler/icons-react'`. Then render it as `<IconWorldCog />`.
- What is the license for this icon?
- The Tabler icon library, including the world-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 →