The HugeIcons account setting 03 icon depicts a user profile or account symbol, commonly used to represent access to user-specific settings or profile management areas within an application.
Common uses
- User profile page link
- Account settings menu item
- Login/logout button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AccountSetting03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AccountSetting03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user settingsprofile iconaccount iconmy account
FAQ
- What does the AccountSetting03Icon represent?
- This icon represents a user account or profile, typically used for navigating to settings or profile management sections.
- How do I use AccountSetting03Icon in a React project?
- Import both HugeiconsIcon and AccountSetting03Icon, then render the icon using <HugeiconsIcon icon={AccountSetting03Icon} />.
- What is the license for this icon?
- The AccountSetting03Icon is provided 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.
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 →