The HugeIcons user dollar icon depicts a user silhouette with a dollar sign, commonly used to represent financial transactions, user accounts with monetary value, or premium user features.
Common uses
- Displaying user account balance
- Indicating a paid subscription tier
- Representing a purchase or transaction history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserDollarIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserDollarIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user moneypaid useraccount balancefinance user
FAQ
- What does the user dollar icon represent?
- It symbolizes a user associated with money, often used for financial actions, premium status, or account value.
- How do I use the UserDollarIcon in React?
- Import both HugeiconsIcon and UserDollarIcon, then render it using <HugeiconsIcon icon={UserDollarIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →