John KuehJohn Kueh

coin bitcoin icon

Tabler · coin-bitcoin · MIT

Download SVG

The Tabler coin bitcoin icon depicts a Bitcoin symbol, commonly used in UI to represent cryptocurrency, digital currency transactions, or financial services.

Common uses

  • Button for purchasing cryptocurrency
  • Label for a digital wallet balance
  • Icon in a payment options menu

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCoinBitcoin } from '@tabler/icons-react';

<IconCoinBitcoin size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCoinBitcoin size={24} stroke={2} />
filled
<IconCoinBitcoinFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
E-commerce
Keywords
moneyearnsalarychangecoinbitcoinstorepurchaseshoppingretaile-commercecryptocurrencydigital currencybtc

FAQ

What does the coin bitcoin icon represent?
It represents Bitcoin, a popular cryptocurrency, and is used for financial or e-commerce related contexts involving digital currency.
How do I use the coin bitcoin icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconCoinBitcoin } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the coin bitcoin icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →