John KuehJohn Kueh

bitcoin send icon

HugeIcons · BitcoinSendIcon · MIT

Download SVG

The HugeIcons bitcoin send icon visually represents the action of sending Bitcoin, commonly used in financial applications for transaction initiation.

Common uses

  • Initiate a Bitcoin transfer
  • Confirm a cryptocurrency payment
  • Display a send/receive option for Bitcoin

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinSendIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BitcoinSendIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cryptocurrency senddigital currency transferbtc sendpayment icon

FAQ

What does the Bitcoin Send icon represent?
It depicts the action of sending Bitcoin, suitable for financial interfaces related to cryptocurrency transactions.
How do I use the Bitcoin Send icon in React?
Import it as `BitcoinSendIcon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={BitcoinSendIcon} />` from '@hugeicons/react'.
What is the license for this icon?
The Bitcoin Send icon is distributed 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 →