The HugeIcons account setting 01 icon depicts a user profile or avatar with a gear or settings symbol, commonly used to represent access to user profile management or account configuration options in a UI.
Common uses
- User profile settings page link
- Account management section header
- General user preferences button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AccountSetting01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AccountSetting01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user settingsprofile configurationaccount preferencesmy account
FAQ
- What does the AccountSetting01Icon represent?
- This icon visually combines a user's profile or avatar with a settings gear, indicating a section for managing user account details and preferences.
- How do I use the AccountSetting01Icon in a React project?
- Import both HugeiconsIcon and AccountSetting01Icon, then render the icon using the <HugeiconsIcon icon={AccountSetting01Icon} /> component.
- What is the license for this icon?
- The AccountSetting01Icon is part of the HugeIcons library and is available under the MIT license.
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 →