Torrentsearchsettings Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Torrentsearchsettings 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/348686.svg" alt="Torrentsearchsettings icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348686.svg" alt="Torrentsearchsettings icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348686.svg" alt="Torrentsearchsettings icon" :width="24" :height="24" />
CSS background
.icon-torrentsearchsettings {
background-image: url('https://proicons.com/icon/348686.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="a" points="24 2.5 27.05 4.74 30.644 3.552 32.853 6.625 36.637 6.606 37.789 10.211 41.394 11.363 41.375 15.147 44.448 17.356 43.26 20.95 45.5 24 43.26 27.05 44.448 30.644 41.375 32.853 41.394 36.637 37.789 37.789 36.637 41.394 32.853 41.375 30.644 44.448 27.05 43.26 24 45.5 20.95 43.26 17.356 44.448 15.147 41.375 11.363 41.394 10.211 37.789 6.606 36.637 6.625 32.853 3.552 30.644 4.74 27.05 2.5 24 4.74 20.95 3.552 17.356 6.625 15.147 6.606 11.363 10.211 10.211 11.363 6.606 15.147 6.625 17.356 3.552 20.95 4.74 24 2.5"/><circle class="a" cx="24" cy="24" r="12.5"/><polyline class="a" points="17.249 22.757 24 29.508 30.751 22.757"/><line class="a" x1="24" y1="29.508" x2="24" y2="11.5"/></svg>
Copied!