The HugeIcons bitcoin target icon visually represents a financial goal or objective related to Bitcoin, often used to signify investment targets or cryptocurrency-related achievements.
Common uses
- Setting cryptocurrency investment goals
- Indicating a Bitcoin-related achievement
- Visualizing a financial target in a crypto dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinTargetIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinTargetIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- crypto goalbitcoin investmentfinancial targetcryptocurrency objective
FAQ
- What does the Bitcoin Target icon represent?
- It symbolizes a financial goal or objective specifically related to Bitcoin, commonly used for investment targets or achievements within a cryptocurrency context.
- How do I use the Bitcoin Target icon in React?
- Import it using `import { BitcoinTargetIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BitcoinTargetIcon} />`.
- What is the license for this icon?
- The Bitcoin Target 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 →