The Tabler user cog icon depicts a user silhouette with a cogwheel, commonly used to represent user settings, profile configuration, or account management options.
Common uses
- User profile settings page
- Account management dashboard
- General preferences menu item
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserCog } from '@tabler/icons-react';
<IconUserCog size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- settingspreferencesconfiguregeartoolcustomizeoptionsadjustcontrolmanagesystemusercoguser settingsprofile gearaccount configure
FAQ
- What does the user cog icon represent?
- It symbolizes user-specific settings, preferences, or configuration options, often related to managing an account or profile.
- How do I use the user cog icon in React?
- You can import and use it directly with `import { IconUserCog } from '@tabler/icons-react'` and then render `<IconUserCog />` in your JSX.
- What is the license for this icon?
- The Tabler icons, including the user cog, are available under the MIT license, allowing for free use.
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 →