Sonic Runners Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sonic Runners 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/333081.svg" alt="Sonic Runners icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333081.svg" alt="Sonic Runners icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333081.svg" alt="Sonic Runners icon" :width="24" :height="24" />
CSS background
.icon-sonic-runners {
background-image: url('https://proicons.com/icon/333081.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><path class="b" d="M35.124,43.1928H8.076c-2.216,0-4-1.784-4-4V10.1928c0-2.216,1.784-4,4-4h5.1863"/><path class="b" d="M27.017,6.1928h10.059c2.216,0,4,1.784,4,4v17.186"/><path class="b" d="M4.076,28.9637c.84,1.5719,2.194,1.6574,3.1171-.2075,3.8862,2.9378,8.1617,4.3005,13.0429,3.2126,3.3047,1.3466,6.4927,2.9634,9.5317,4.834-.8845,1.6018-.7873,1.9333,1.56,3.2744.4613.2504.9889.3513,1.51.2889.917,1.3157,1.9563,2.5417,3.1041,3.6617.6321.714,1.7233.7803,2.4373.1482.0916-.0811.1744-.1718.2468-.2704,8.3281-8.4929,4.7554-16.2552,3.1194-16.5069-3.1992-.4922-4.3492,4.77-4.3492,4.77-.6477.3892-1.1964.9232-1.6031,1.56-1.1868-.6308-2.1958-1.9694-3.4379-1.7013-.6226.1457-1.1681,1.2916-1.1681,1.2916-1.8162-.9266-3.6329-1.8528-5.5944-2.6636,1.442-.5687,2.3246-2.0325,2.1545-3.5732,1.8175.3933,3.7138.1795,5.3981-.6086,4.4,2.3065,5.7215-2.9568.9106-1.9733,3.7628-2.394,3.3273-6.3011,1.9895-9.4218.7225-.9838,1.9977-2.2712-1.3186-2.4136.4048-3.0916,1.1592-4.4507-2.8966-3.0814-7.9717-6.7372-15.1918-7.1659-20.2978-5.1007.8867,1.0175,1.8959,1.9214,3.0046,2.6911-3.7739.487-7.2499,2.3055-9.8019,5.128,3.5819.6279,6.5314.9737,9.3761,1.7065-1.3397.604-2.6291,1.314-3.8558,2.1232-3.2178,1.37-2.52,3.3007-2.7771,5.0947-.9716-1.8074-1.855-3.7535-3.4022-4.6553"/><path class="b" d="M24.476,26.3473c-1.7113-1.3574-3.7388-2.2588-5.893-2.62-.9679,1.2506-2.3253,1.1274-3.8838.2954-1.358,1.7926-3.9018,2.1669-5.7186.8414-1.0834-.8735-1.713-1.1914-1.9781-2.1247-.111-.3912-.3783-1.046.4754-1.5134-1.1374-2.1477.6225-3.4747,2.008-4.32.8024-.4895,2.1279-.0025,3.0634.3291.9611.4685,1.8568,1.0607,2.6644,1.7614,2.2761-.437,3.7467.2879,4.2092,2.4668,2.0085.9972,3.8665,2.2722,5.5194,3.7876"/><path class="b" d="M8.872,24.7768c-.052.3718-.139.7379-.26,1.0933,2.2429,2.2808,7.3522,3.7351,10.209,3.7351.8517-1.736,1.9737-3.3258,3.3239-4.71"/><path class="b" d="M14.537,7.1737c3.4067-.3593,6.82-.6924,10.866,1.4"/><path class="b" d="M14.1111,14.0082c2.672.6992,5.3047,1.5408,7.8869,2.5212-3.0086-.0405-5.9546.019-7.9867,1.54"/><path class="b" d="M34.886,9.3419c-1.5576.7745-2.8718,1.9631-3.7984,3.4353"/></svg>
Copied!