The HugeIcons target dollar icon depicts a bullseye with a dollar sign in the center, commonly used to represent financial goals, pricing, or a specific monetary target.
Common uses
- Setting a financial goal
- Indicating a price point
- Representing a budget target
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TargetDollarIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TargetDollarIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bullseye dollarmoney targetfinancial goalprice target
FAQ
- What does the target dollar icon represent?
- It symbolizes a financial objective, such as a sales target, budget goal, or a specific price.
- How do I use the TargetDollarIcon in React?
- Import both HugeiconsIcon and TargetDollarIcon, then render it using <HugeiconsIcon icon={TargetDollarIcon} />.
- What is the license for this icon?
- The TargetDollarIcon 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 →