The HugeIcons user settings 02 icon depicts a user profile with gear elements, commonly used to represent access to user account management or configuration options.
Common uses
- User profile settings page
- Account management menu item
- General preferences access
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserSettings02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserSettings02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user profile settingsaccount configurationpreferences iconmy account
FAQ
- What does the UserSettings02 icon represent?
- It represents user settings or account management. The icon combines a user silhouette with gear icons, symbolizing configuration and personal options.
- How do I use the UserSettings02 icon in a React application?
- Import the icon component and render it using the HugeiconsIcon wrapper: `import { HugeiconsIcon } from '@hugeicons/react'; import { UserSettings02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={UserSettings02Icon} />`.
- What is the license for this icon?
- The UserSettings02 icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.