Currency Bitcoin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Currency 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/338742.svg" alt="Currency Bitcoin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338742.svg" alt="Currency Bitcoin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338742.svg" alt="Currency Bitcoin icon" :width="24" :height="24" />
CSS background
.icon-currency-bitcoin {
background-image: url('https://proicons.com/icon/338742.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><g><path class="d" d="m26.5291,24c2.4292,0,4.3985,1.9693,4.3985,4.3985s-1.9693,4.3985-4.3985,4.3985h-7.2575V15.203h7.2575c2.4292,0,4.3985,1.9693,4.3985,4.3985s-1.9693,4.3985-4.3985,4.3985h0Z"/><line class="d" x1="26.5291" y1="24" x2="19.2716" y2="24"/></g><line class="d" x1="19.2716" y1="32.797" x2="17.0724" y2="32.797"/><line class="d" x1="19.2716" y1="15.203" x2="17.0724" y2="15.203"/><line class="d" x1="21.4709" y1="34.9962" x2="21.4709" y2="32.797"/><line class="d" x1="25.8694" y1="34.9962" x2="25.8694" y2="32.797"/><line class="d" x1="21.4709" y1="15.203" x2="21.4709" y2="13.0038"/><line class="d" x1="25.8694" y1="15.203" x2="25.8694" y2="13.0038"/></g><circle id="c" class="d" cx="24" cy="24" r="21.5"/></svg>
Currency Bitcoin in other icon packs
Copied!