Transmission Btc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Transmission Btc 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/334227.svg" alt="Transmission Btc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334227.svg" alt="Transmission Btc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334227.svg" alt="Transmission Btc icon" :width="24" :height="24" />
CSS background
.icon-transmission-btc {
background-image: url('https://proicons.com/icon/334227.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m11.2356,36.1201h25.5197l-2.1266-16.1571h-7.236l1.2796,10.2007h3.8298l-8.9301,5.1003-8.5066-5.1003h3.8298l1.7031-10.2007h-7.236l-2.1266,16.1571Z"/><path class="b" d="m11.2356,16.5567h10.2097V5.5h5.1003v11.0567h10.2097l4.2533,25.9433H6.9914l4.2443-25.9433Z"/><path class="b" d="m21.4453,12.3035l-8.813-.027c-3.4062,0-3.4062-5.5329,0-5.5329l8.813.036"/><path class="b" d="m26.9692,12.3035l8.3894-.027c3.4062,0,3.4062-5.5329,0-5.5329l-8.813.036"/><path class="b" d="m19.4899,28.5056h9.0112"/></svg>
Copied!