The HugeIcons bitcoin filter icon visually represents a cryptocurrency transaction or data being filtered, commonly used to indicate options for sorting or searching financial data related to Bitcoin.
Common uses
- Filtering Bitcoin transaction history
- Applying search criteria to cryptocurrency data
- Selecting Bitcoin-related financial reports
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinFilterIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinFilterIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cryptocurrency filtercrypto filterbitcoin searchfinance filter
FAQ
- What does the Bitcoin Filter icon represent?
- It symbolizes the process of filtering or selecting specific Bitcoin-related information, often used for search or data management interfaces.
- How do I use the Bitcoin Filter icon in React?
- Import it using `import { BitcoinFilterIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BitcoinFilterIcon} />`.
- What is the license for this icon?
- The HugeIcons Bitcoin Filter icon 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 →