Joyride Superapp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Joyride Superapp 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/327726.svg" alt="Joyride Superapp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327726.svg" alt="Joyride Superapp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327726.svg" alt="Joyride Superapp icon" :width="24" :height="24" />
CSS background
.icon-joyride-superapp {
background-image: url('https://proicons.com/icon/327726.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m29.0023,9.2349c-2.9755-2.5551-4.8622,2.5766-.097,4.3986"/><path class="c" d="m31.4927,33.1793l-1.3692-9.1961c-4.5172-.2048-9.5411-3.7086-5.3581-9.2392l1.7249,4.8514,5.3581-.0323"/><path class="c" d="m39.8048,33.2116c1.4878,0,2.6952,1.38,2.6952,3.0726,0,1.7034-1.2075,3.0833-2.6952,3.0833s-2.6952-1.38-2.6952-3.0833c0-1.6926,1.2075-3.0726,2.6952-3.0726Z"/><path class="c" d="m21.4988,9.6877c-2.8893-3.396-5.4659,3.4499-.097,4.183"/><path class="c" d="m19.1055,17.6009l1.0565,7.9994-5.4012-5.951,2.6198-3.9027"/><path class="c" d="m17.2619,31.5945c1.8328,0,3.3205,1.7681,3.3205,3.935,0,2.1777-1.4878,3.935-3.3205,3.935-1.822,0-3.3097-1.7573-3.3097-3.935,0-2.167,1.4878-3.935,3.3097-3.935Z"/><path class="c" d="m5.5,31.5945l12.1932.0755"/><path class="c" d="m10.7719,36.0793h9.6165"/><path class="c" d="m8.0766,33.8154l12.0854-.0431c1.2182,3.1372,1.7896,3.6655,3.3529,3.5254"/><path class="c" d="m17.4344,29.4275l6.641-.2156"/><path class="c" d="m33.347,18.6359c.6585-.5919,1.702-.6993,2.3309-.2399.6288.4594.6048,1.3117-.0536,1.9036-.3684.3311-.8787.5248-1.3824.5248l1.9945,10.5868c0,9.1314-6.889,6.3715-12.8185,5.8971l.9487-10.6731-7.3633.3342"/><path class="c" d="m34.3712,20.943l4.8191,9.1314"/><path class="c" d="m26.954,27.2929l1.2182-3.396"/><path class="c" d="m31.4712,35.3355l4.2153-.6792"/><path class="c" d="m36.2363,31.8856c.0647,3.9746.4276,5.9367,1.0889,5.8864"/></svg>
Copied!