bitcoin icon
bitcoin from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bitcoin
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
bitcoin-fillAkar IconsbitcoinBoxIcons v2bitcoinCoreUI BrandsbitcoinFramework7 IconsbitcoinFont Awesome 6 BrandsbitcoinFont Awesome Brandsbitcoin-solidFlowbite IconsbitcoinIconParkbitcoinIconPark OutlinebitcoinIconPark SolidbitcoinIconPark TwoTonebitcoinLine AwesomebitcoinSVG LogosbitcoinLucidebitcoinMaterial Design IconsbitcoinMyna UI IconsbitcoinPixelarticonsbitcoinPrime IconsbitcoinSimple Iconsbitcoin-outlineTeenyiconsbitcoinWeb3 IconsbitcoinWeb3 Icons BrandedbitcoinUniconsbitcoinUnicons Monochrome
Related icons in Huge Icons
bitcoin-01bitcoin-02bitcoin-03bitcoin-04bitcoin-bagbitcoin-circlebitcoin-cloudbitcoin-cpubitcoin-credit-cardbitcoin-databasebitcoin-down-01bitcoin-down-02bitcoin-ellipsebitcoin-eyebitcoin-filterbitcoin-flashdiskbitcoin-graphbitcoin-invoicebitcoin-keybitcoin-locationbitcoin-lockbitcoin-mailbitcoin-mindbitcoin-money-01
Use the bitcoin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M6 4h8.4C16.388 4 18 5.79 18 8s-1.612 4-3.6 4m0 0c1.988 0 3.6 1.79 3.6 4s-1.612 4-3.6 4H6m8.4-8H7.2M7 4v16M9 2v2m5-2v2M9 20v2m5-2v2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBitcoin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M6 4h8.4C16.388 4 18 5.79 18 8s-1.612 4-3.6 4m0 0c1.988 0 3.6 1.79 3.6 4s-1.612 4-3.6 4H6m8.4-8H7.2M7 4v16M9 2v2m5-2v2M9 20v2m5-2v2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M6 4h8.4C16.388 4 18 5.79 18 8s-1.612 4-3.6 4m0 0c1.988 0 3.6 1.79 3.6 4s-1.612 4-3.6 4H6m8.4-8H7.2M7 4v16M9 2v2m5-2v2M9 20v2m5-2v2"/></svg> </template>
CSS
.icon-bitcoin {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%204h8.4C16.388%204%2018%205.79%2018%208s-1.612%204-3.6%204m0%200c1.988%200%203.6%201.79%203.6%204s-1.612%204-3.6%204H6m8.4-8H7.2M7%204v16M9%202v2m5-2v2M9%2020v2m5-2v2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%204h8.4C16.388%204%2018%205.79%2018%208s-1.612%204-3.6%204m0%200c1.988%200%203.6%201.79%203.6%204s-1.612%204-3.6%204H6m8.4-8H7.2M7%204v16M9%202v2m5-2v2M9%2020v2m5-2v2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bitcoin.svg?color=%231a73e8&size=48