The Lucide user round cog icon depicts a user profile symbol combined with a cogwheel, typically used to represent settings or configuration options related to a user account.
Common uses
- User profile settings page
- Account management dashboard
- Edit user preferences modal
Use it in React
Install
npm i lucide-reactImport & render
import { UserRoundCog } from 'lucide-react';
<UserRoundCog size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- settingseditcoggearuserrounduser settingsprofile cogaccount gearuser preferences
FAQ
- What does the user round cog icon represent?
- It signifies user-specific settings or configuration options, combining the idea of a user with the universal symbol for settings (a cog).
- How do I use this icon in React?
- You can import and use it like this: import { UserRoundCog } from 'lucide-react'; <UserRoundCog />.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →