aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/currency-bitcoin.svg
blob: 65f953eb381454ed40df5a278b3ddb8441a3112f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
tags: [digital, network, peer-to-peer, mining]
category: Currencies
version: 1.4
---
<svg>
  <path d="M6 6h8a3 3 0 0 1 0 6a3 3 0 0 1 0 6h-8" />
  <line x1="8" y1="6" x2="8" y2="18" />
  <line x1="8" y1="12" x2="14" y2="12" />
  <line x1="9" y1="3" x2="9" y2="6" />
  <line x1="13" y1="3" x2="13" y2="6" />
  <line x1="9" y1="18" x2="9" y2="21" />
  <line x1="13" y1="18" x2="13" y2="21" />
</svg>