The HugeIcons bitcoin search icon depicts a magnifying glass over a stylized Bitcoin symbol, commonly used to represent searching for cryptocurrency-related information or initiating a search within a finance or crypto application.
Common uses
- Search bar for crypto news
- Button to find Bitcoin transactions
- Filter option for cryptocurrency assets
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinSearchIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinSearchIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cryptocurrency searchbitcoin findercrypto search icondigital currency search
FAQ
- What does the Bitcoin Search icon represent?
- It visually combines a search magnifying glass with the Bitcoin symbol, indicating a search function specifically for Bitcoin or cryptocurrency-related content.
- How do I use the Bitcoin Search icon in a React application?
- Import both HugeiconsIcon and BitcoinSearchIcon, then render it using <HugeiconsIcon icon={BitcoinSearchIcon} />.
- What is the license for this icon?
- The Bitcoin Search icon is distributed under the MIT license, allowing for free usage in both personal and 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 →