Bitcoin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bitcoin icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/337219.svg" alt="Bitcoin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337219.svg" alt="Bitcoin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337219.svg" alt="Bitcoin icon" :width="24" :height="24" />
CSS background
.icon-bitcoin {
background-image: url('https://proicons.com/icon/337219.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M27.45962889,24.99830417c2.64525506.70879574,4.2150723,3.42778943,3.50627656,6.07313682-.70879574,2.64534562-3.42778943,4.21507408-6.07313682,3.50627478l-7.90299353-2.11763961,5.13363085-19.15882676,7.90299442,2.11763783c2.64525683.70879663,4.21507408,3.42778943,3.50627478,6.0731386s-3.42778943,4.2150723-6.07313682,3.50627656h0l.00009057.00000178Z"/><line class="b" x1="27.45962889" y1="24.99830417" x2="19.55663447" y2="22.88075868"/><line class="b" x1="22.12340417" y1="13.3013453" x2="19.31596285" y2="12.54916214"/><line class="b" x1="16.98977332" y1="32.46017206" x2="14.182332" y2="31.70798979"/><line class="b" x1="24.55992195" y1="13.95409301" x2="25.47010135" y2="10.55739975"/><line class="b" x1="28.46980045" y1="15.0017865" x2="29.37988751" y2="11.60509323"/><line class="b" x1="18.51611081" y1="36.50980127" x2="19.42629021" y2="33.11310801"/><line class="b" x1="22.42599109" y1="37.55739975" x2="23.33616871" y2="34.16070649"/><circle class="b" cx="24" cy="24" r="21.5"/></svg>
Bitcoin in other icon packs
Copied!