The HugeIcons bitcoin shopping icon visually represents online purchases or transactions using Bitcoin, commonly used to indicate payment options or e-commerce features related to cryptocurrency.
Common uses
- Bitcoin payment button
- Cryptocurrency transaction history
- Online store product page
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinShoppingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinShoppingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- crypto paymentdigital currency buybitcoin checkoutbtc commerce
FAQ
- What does the Bitcoin Shopping icon represent?
- It signifies a purchase or transaction made using Bitcoin. It's useful for indicating cryptocurrency payment methods in e-commerce contexts.
- How do I use the Bitcoin Shopping icon in React?
- Import both HugeiconsIcon and BitcoinShoppingIcon, then render it using <HugeiconsIcon icon={BitcoinShoppingIcon} />.
- What is the license for this icon?
- The Bitcoin Shopping icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →