Cycplus Fit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cycplus Fit 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/324215.svg" alt="Cycplus Fit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324215.svg" alt="Cycplus Fit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324215.svg" alt="Cycplus Fit icon" :width="24" :height="24" />
CSS background
.icon-cycplus-fit {
background-image: url('https://proicons.com/icon/324215.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"><path id="e" d="M15.7952,32.3642c-1.8473,2.2016-4.9363,2.9005-7.5515,1.7087s-4.1142-3.9816-3.6646-6.8202c.4496-2.8385,2.7374-5.0286,5.5928-5.3539,2.8555-.3253,5.5772,1.294,6.6538,3.9586" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M43.5,26.5986c-.7192,5.1174-5.2747,8.8064-10.4299,8.446-5.1551-.3605-9.1529-4.6476-9.1529-9.8153s3.9978-9.4548,9.1529-9.8153c5.1551-.3605,9.7107,3.3285,10.4299,8.446" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M15.7952,32.3642l8.6858-10.418" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M24.7402,12.9311h-11.4645c8.3887.7927,10.3995,4.9893,10.6235,9.713" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M32.5555,25.2293h2.3062" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M33.7086,23.9875v2.4836" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><g id="k"><line id="l" x1="7.4718" y1="27.9204" x2="9.2211" y2="27.9204" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><polyline id="m" points="7.4718 30.6115 7.4718 25.2293 10.1629 25.2293" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></g><g id="n"><circle id="o" cx="11.6306" cy="25.3975" r=".75" style="fill:#000; stroke-width:0px;"/><line id="p" x1="11.6306" y1="27.0458" x2="11.6306" y2="30.6115" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></g><g id="q"><path id="r" d="M13.8047,25.9357v4.003c0,.3716.3012.6728.6728.6728h.2018" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><line id="s" x1="13.0983" y1="27.0458" x2="14.5112" y2="27.0458" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></g></svg>
Copied!