The HugeIcons bitcoin database icon visually represents a database storing or managing cryptocurrency information, often used to signify data related to Bitcoin or blockchain.
Common uses
- Indicating Bitcoin transaction history.
- Labeling a section for cryptocurrency portfolio management.
- Representing a node in a blockchain visualization.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinDatabaseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinDatabaseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cryptocurrency databaseblockchain databitcoin storagecrypto ledger
FAQ
- What is the bitcoin database icon used for?
- It's used to represent data related to Bitcoin, blockchain, or cryptocurrency databases in user interfaces.
- How do I use the BitcoinDatabaseIcon in React?
- Import both HugeiconsIcon and BitcoinDatabaseIcon, then render it using <HugeiconsIcon icon={BitcoinDatabaseIcon} />.
- What is the license for this icon?
- The BitcoinDatabaseIcon is provided under the MIT license, allowing for free commercial and non-commercial use.
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 →