Sonic Prime Dash Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sonic Prime Dash 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/333078.svg" alt="Sonic Prime Dash icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333078.svg" alt="Sonic Prime Dash icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333078.svg" alt="Sonic Prime Dash icon" :width="24" :height="24" />
CSS background
.icon-sonic-prime-dash {
background-image: url('https://proicons.com/icon/333078.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="c" d="M22.4661,31.6998s-5.7477-8.0187-1.0935-8.972,6.1121,7.3178,10.6262,6.4766c1.9786-.3687,2.7477-8.4673,4.7944-8.2991s-.1682,8.6355-.1682,8.6355"/><path class="c" d="M11.4379,15.3742s-1.168-1.2819-4.2801-1.366c6.2523-7.5421,16.4019-7.9346,24.6449-1.7664,0,0,1.486-2.6075,7.2617-3.0561,1.0864,3.9813-2.3621,9.1542-2.3621,9.1542.778,1.6612.6927,3.0286.6927,3.0286"/><path class="c" d="M15.0211,13.8689c-5.7325,1.4009-9.5211,7.1206-9.5211,7.1206"/><path class="c" d="M11.9614,27.3319c.0212,1.6185-3.8068,7.64-2.4614,15.1681"/><path class="c" d="M11.7202,28.4131c-2.9384.305-6.2202,5.053-6.2202,5.053"/><path class="c" d="M15.2886,42.5c3.3084-3.9311,5.677-6.0235,9.9106-6.3599"/><path class="c" d="M39.2349,10.0982c-1.9251.5059-4.2361,2.3959-5.4767,5.1927,1.5771,1.3248,2.9439,3.0491,2.9439,3.0491"/><path class="c" d="M15.1059,12.9988c1.4534.1433,4.7386,1.4018,6.3867,3.9695.0866.135.1226.3065.0781.4606-.5156,1.7849-3.5438,3.0522-5.9177,3.2802-1.2617-4.9065-.3925-8.6636-.3925-8.6636,4.1776.2804,7.0374,2.3551,7.0374,2.3551"/><path class="c" d="M28.1542,42.5c-2.3832-3.5407-1.2365-6.3659,2.243-6.3725,2.5234-.0048,4.0935,1.1375,4.4299,6.3725"/><path class="c" d="M32.2617,31.0668c.6028-.5178,2.0748-.9533,2.215-.0841.1595.9888-.635,2.0531-2.1168,1.2897-.4626-.2383-.694-.6937-.0981-1.2056Z"/><path class="c" d="M32.2617,31.0668c-1.6262.0421-3.3505,1.3458-5.7196,1.3458s-4.0234-1.4283-5.215.1199,1.7072,3.513,4.8785,3.7373c1.5561.1101,3.0811-.0301,3.0811-.0301"/><path class="c" d="M34.4523,30.8892c1.1459-.0748,1.5384-1.5607,2.716-1.0701s-1.511,5.5307-5.8583,6.3682"/><path class="c" d="M36.0897,33.1563c-.1551,2.2142-1.4052,4.4872-2.147,5.026"/><path class="c" d="M21.3131,42.5c.6449-2.4052,2.8084-1.7331,2.8879-4.6622.0243-.8955.2984-1.6238.2984-1.6238"/><path class="c" d="M24.2457,37.2933c-5.0775,1.7501-6.5074,5.2067-6.5074,5.2067"/></svg>
Copied!