Bitcoin Icon
Free SVG icon from the IcoFont 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/305028.svg" alt="Bitcoin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305028.svg" alt="Bitcoin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305028.svg" alt="Bitcoin icon" :width="24" :height="24" />
CSS background
.icon-bitcoin {
background-image: url('https://proicons.com/icon/305028.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M744 590c-8-20-18-38-31-53s-29-28-47-38-39-16-60-18v-2c36-12 64-31 86-57 23-27 34-60 34-101 0-32-7-60-19-83s-28-41-48-56-43-25-68-31c-10-3-20-5-30-6V62h-83v79h-37V62h-83v79H246v718h112v79h83v-79h37v79h83v-84c10-1 19-3 29-5 31-7 59-18 83-34 25-16 44-37 59-63s23-59 23-98c0-23-4-44-11-64zM571 273c21 15 32 39 32 70 0 27-10 48-31 65-20 17-51 25-92 25H368V250h102c46 0 80 8 101 23zm47 427c-10 14-23 25-37 32-15 8-32 12-50 14s-34 3-50 3H368V543h118c50 0 87 7 111 22 23 15 35 41 35 79 0 24-5 42-14 56z"/></svg>
Bitcoin in other icon packs
Copied!