Bittorrent Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bittorrent 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/322677.svg" alt="Bittorrent icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322677.svg" alt="Bittorrent icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322677.svg" alt="Bittorrent icon" :width="24" :height="24" />
CSS background
.icon-bittorrent {
background-image: url('https://proicons.com/icon/322677.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><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="m42.9438,34.1764h-22.0002c-4.4846,0-8.12-3.6355-8.12-8.12s3.6355-8.12,8.12-8.12c2.2423,0,4.2723.9089,5.7417,2.3783"/><path class="b" d="m41.1118,37.0185h-20.1682c-6.0542,0-10.9621-4.9079-10.9621-10.9621s4.9079-10.9621,10.9621-10.9621c1.4863,0,2.9036.2958,4.1961.8318"/><path class="b" d="m38.5148,39.8605h-17.5712c-7.6238,0-13.8041-6.1803-13.8041-13.8041s6.1803-13.8041,13.8041-13.8041"/></svg>
Bittorrent in other icon packs
Copied!