Eurofurence Cyberpunk Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eurofurence Cyberpunk 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/340126.svg" alt="Eurofurence Cyberpunk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340126.svg" alt="Eurofurence Cyberpunk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340126.svg" alt="Eurofurence Cyberpunk icon" :width="24" :height="24" />
CSS background
.icon-eurofurence-cyberpunk {
background-image: url('https://proicons.com/icon/340126.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="b" points="17.3465 34.7056 17.3465 33.0971 18.9744 31.4692 20.4967 31.4692 21.7964 32.7689 21.7964 37.8911 19.9038 39.7838"/><line class="b" x1="21.7964" y1="37.8911" x2="24" y2="40.0947"/><path class="b" d="M20.9402,26.9937v2.0116h-.924l-1.8532-1.8532"/><path class="b" d="M24,44.5h1.6147l2.4815-2.4815v-4.7556l8.2637-8.2637h-1.6415l4.1541-4.1541h-3.8044l2.0267-2.0267v-3.6267l-1.517,1.517v-6.1867c0-3.4133-1.2089-9.7185-3.7634-11.0222v10.3767l-.9427-.9427v4.3979l-1.5535-1.5535v1.4714l-1.6847-1.6847v1.4257l-3.6335-3.6301-3.6335,3.6301v-1.4257l-1.6847,1.6847v-1.4714l-1.5535,1.5535v-4.3979l-.9427.9427V3.5c-2.5545,1.3037-3.7634,7.6089-3.7634,11.0222v6.1867l-1.517-1.517v3.6267l2.0267,2.0267h-3.8044l4.1541,4.1541h-1.6415l8.2637,8.2637v4.7556l2.4815,2.4815h1.6147"/><polyline class="b" points="35.0681 24.8452 29.5933 19.3704 24 24.9028 18.4067 19.3704 12.9319 24.8452"/><polyline class="b" points="30.6535 34.7056 30.6535 33.0971 29.0256 31.4692 27.5033 31.4692 26.2036 32.7689 26.2036 37.8911 28.0962 39.7838"/><line class="b" x1="26.2036" y1="37.8911" x2="24" y2="40.0947"/><polyline class="b" points="27.5033 31.4692 26.4895 31.4692 25.0174 29.997 24.0034 29.997 23.9966 29.997 22.9826 29.997 21.5105 31.4692 20.4967 31.4692"/><polyline class="b" points="29.0256 31.4692 30.2065 31.4692 32.8402 28.8354 32.8402 26.2439 30.4093 23.813 27.3343 23.813 24.8939 26.2534 24 26.2534 23.1061 26.2534 20.6657 23.813 17.5907 23.813 15.1598 26.2439 15.1598 28.8354 17.7935 31.4692 18.9744 31.4692"/><polyline class="b" points="27.0598 26.9937 27.0598 29.0053 27.9837 29.0053 29.8369 27.1521"/><line class="b" x1="24" y1="13.3607" x2="24" y2="44.5"/><line class="b" x1="21.4016" y1="40.8437" x2="21.9983" y2="41.4403"/><line class="b" x1="26.5019" y1="40.8437" x2="25.9052" y2="41.4403"/></svg>
Copied!