The HugeIcons coins bitcoin icon visually represents digital currency, commonly used to signify cryptocurrency, financial transactions, or digital wallets in user interfaces.
Common uses
- Cryptocurrency wallet balance
- Payment gateway for digital assets
- Bitcoin transaction history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CoinsBitcoinIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CoinsBitcoinIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bitcoincryptodigital currencycoin
FAQ
- What does the CoinsBitcoinIcon represent?
- The CoinsBitcoinIcon represents digital currency, specifically Bitcoin, and is used for financial or cryptocurrency-related features in a UI.
- How do I use the CoinsBitcoinIcon in React?
- Import both HugeiconsIcon and CoinsBitcoinIcon from their respective packages and render it using <HugeiconsIcon icon={CoinsBitcoinIcon} />.
- What is the license for this icon?
- The CoinsBitcoinIcon 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.