The HugeIcons account setting 02 icon depicts a user profile or avatar with a gear icon, commonly used to represent user account management or settings within an application.
Common uses
- User profile page link
- Account settings section
- User preferences menu
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AccountSetting02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AccountSetting02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user settingsprofile gearaccount preferencesmy account
FAQ
- What is this icon for?
- This icon represents user account settings or profile management. It's typically used to link to a page where users can modify their personal information or application preferences.
- How do I use this in React?
- Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { AccountSetting02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={AccountSetting02Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →