Eurofurence Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eurofurence 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/340125.svg" alt="Eurofurence icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340125.svg" alt="Eurofurence icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340125.svg" alt="Eurofurence icon" :width="24" :height="24" />
CSS background
.icon-eurofurence {
background-image: url('https://proicons.com/icon/340125.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M21.4126,20.9708c-2.2106-.5694-3.9691-.8374-6.297,1.0048"/><path class="f" d="M15.618,24c2.0432-.4836,5.6606-.0817,5.6606,2.5811"/><path class="f" d="M20.4245,28.2056c.8541,0,1.457-.1675.9881,4.3878"/><path class="f" d="M16.0744,23.9113c.8677-.0823.9839,1.5477,2.1897,2.0669-.4408-.6498.2307-2.1463,1.4049-1.694"/><path class="f" d="M13.0159,6.3692c2.6879,0,1.7836,9.2696,4.6599,10.6387-3.1275-1.0802-4.3784-2.194-5.019-4.1283,1.1272.1162,2.9296-.3867,2.4398-2.635s-3.0496-2.643-3.0496-2.643c.0841-.757.4414-1.2323.9689-1.2323Z"/><path class="f" d="M26.5874,20.9708c2.2106-.5694,3.9691-.8374,6.297,1.0048"/><path class="f" d="M27.5755,28.2056c-.8541,0-1.457-.1675-.9881,4.3878"/><path class="f" d="M26.7194,40.8978c.8206-2.5121-1.8106-2.4358-2.7194-2.4358s-3.54-.0763-2.7194,2.4358"/><path class="f" d="M26.7506,39.4587c-2.1626-.0658-2.0744,1.0204-1.4045,1.841,0,0-.268.3182-1.3461.3182s-1.3461-.3182-1.3461-.3182c.6699-.8206.7581-1.9069-1.4045-1.841"/><path class="f" d="M34.9841,6.3692c-2.6879,0-1.7836,9.2696-4.6599,10.6387,3.1275-1.0802,4.3784-2.194,5.019-4.1283-1.1272.1162-2.9296-.3867-2.4398-2.635s3.0496-2.643,3.0496-2.643c-.0841-.757-.4414-1.2323-.9689-1.2323Z"/><path class="f" d="M27.7011,10.6545c3.8686-2.8889,5.7527-6.6319,7.5111-6.1044,5.5545,1.6663.0754,13.0377.0754,13.0377,0,0,2.7633.9043,2.3446,3.2322,0,0-2.0767-1.0886-3.5504-1.323,5.8364,2.7382,5.1246,7.1511,5.1246,7.1511,0,0-1.0718-1.2728-3.1987-1.7417,1.6245.8039,2.8638,3.9188,1.1932,6.1337-1.5449-.9588-2.1604-1.1807-3.1778-1.1807-2.2609,0-3.306,5.2397-4.0193,9.2403-.5778,3.2406-2.2609,4.4003-6.0039,4.4003s-5.4261-1.1597-6.0039-4.4003c-.7133-4.0006-1.7585-9.2403-4.0193-9.2403-1.0174,0-1.6329.2219-3.1778,1.1807-1.6705-2.2148-.4312-5.3298,1.1932-6.1337-2.1269.4689-3.1987,1.7417-3.1987,1.7417,0,0-.7118-4.4129,5.1246-7.1511-1.4738.2345-3.5504,1.323-3.5504,1.323-.4187-2.3279,2.3446-3.2322,2.3446-3.2322,0,0-5.4791-11.3714.0754-13.0377,1.7585-.5275,3.6425,3.2155,7.5111,6.1044,1.091-1.1158,1.7243-2.5157,1.7243-2.5157.5331,1.3018.4463,2.0457.4463,2.0457.6695-.9422,1.2274-3.707,1.2274-3.707.8307,1.0662,2.0209,3.5334,2.0209,3.5334.3757-1.5529.1374-2.6184.1374-2.6184.905.3843,1.7344,1.0428,1.846,3.262Z"/><path class="f" d="M21.0226,25.4728c.0741.5566-.6409,1.0192-.6409,1.0192"/><path class="f" d="M32.382,24c-2.0432-.4836-5.6606-.0817-5.6606,2.5811"/><path class="f" d="M31.9256,23.9113c-.8677-.0823-.9839,1.5477-2.1897,2.0669.4408-.6498-.2307-2.1463-1.4049-1.694"/><path class="f" d="M26.9774,25.4728c-.0741.5566.6409,1.0192.6409,1.0192"/></svg>
Copied!