Reigns Witcher Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Reigns Witcher 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/346610.svg" alt="Reigns Witcher icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346610.svg" alt="Reigns Witcher icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346610.svg" alt="Reigns Witcher icon" :width="24" :height="24" />
CSS background
.icon-reigns-witcher {
background-image: url('https://proicons.com/icon/346610.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="c" points="24 39.1377 13.1276 33.7054 13.3333 25.726"/><polyline class="c" points="11.7468 42.0022 12.5106 40.4157 14.4497 41.679 14.8904 39.9456 18.3278 43.0305 20.0318 41.3559 24 43.5593"/><polyline class="c" points="24 34.9512 22.4115 35.9794 19.7086 33.5116 16.1841 31.3963 16.1841 29.134 14.5966 26.8131 13.3333 25.726 13.1276 23.5226 13.5977 22.318 13.8621 18.0874 14.3615 16.736 14.5966 15.6783 16.8 12.8285 21.5301 13.3573 24 13.5042"/><polyline class="c" points="15.9774 26.108 15.6542 23.1113 16.1841 19.9089 16.6531 17.0297 18.1575 12.9803"/><line class="c" x1="19.121" y1="21.6129" x2="19.121" y2="26.578"/><polyline class="c" points="24 31.5432 21.4713 32.2189 19.7086 33.5116"/><polyline class="c" points="13.4508 44 11.7468 42.0022 10.8066 39.7694 8.5738 42.3548 8.3681 38.888 10.3659 35.0981 9.8371 29.09 11.0123 25.3882 9.8371 22.274 11.0711 17.5145 12.1287 10.1697 17.8283 5.8215 24 4 30.1717 5.8215 35.8713 10.1697 36.9289 17.5145 38.1629 22.274 36.9877 25.3882 38.1629 29.09 37.6341 35.0981 39.6319 38.888 39.4262 42.3548 37.1934 39.7694 36.2532 42.0022 34.5492 44"/><polyline class="c" points="24 39.1377 34.8724 33.7054 34.6667 25.726"/><polyline class="c" points="36.2532 42.0022 35.4894 40.4157 33.5503 41.679 33.1096 39.9456 29.6722 43.0305 27.9682 41.3559 24 43.5593"/><polyline class="c" points="24 34.9512 25.5885 35.9794 28.2914 33.5116 31.8159 31.3963 31.8159 29.134 33.4034 26.8131 34.6667 25.726 34.8724 23.5226 34.4023 22.318 34.1379 18.0874 33.6385 16.736 33.4034 15.6783 31.2 12.8285 26.4699 13.3573 24 13.5042"/><line class="c" x1="28.879" y1="21.6129" x2="28.879" y2="26.578"/><polyline class="c" points="24 31.5432 26.5287 32.2189 28.2914 33.5116"/></svg>
Copied!