The HugeIcons badge dollar sign icon depicts a badge with a dollar sign inside, commonly used to represent premium features, paid services, or monetary value.
Common uses
- Indicating a premium subscription tier
- Labeling a paid product or service
- Highlighting a discount or sale price
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BadgeDollarSignIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BadgeDollarSignIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- dollar badgemoney badgepaid iconpremium icon
FAQ
- What does the badge dollar sign icon represent?
- It represents something of monetary value, often used for paid features, services, or premium content.
- How do I use the BadgeDollarSignIcon in React?
- Import both HugeiconsIcon and BadgeDollarSignIcon, then render it using <HugeiconsIcon icon={BadgeDollarSignIcon} />.
- What is the license for this icon?
- This icon 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 →