Cytus Ii Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cytus Ii 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/324221.svg" alt="Cytus Ii icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324221.svg" alt="Cytus Ii icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324221.svg" alt="Cytus Ii icon" :width="24" :height="24" />
CSS background
.icon-cytus-ii {
background-image: url('https://proicons.com/icon/324221.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path class="d" d="m28.9838,19.5793c-.4986-2.4149.4791-4.4486.3618-5.0743s-2.7669-1.9554-4.1944-6.1302c3.3633,0,5.5208.8734,6.4724,2.6203-.3225-1.1944.231-2.4522,1.3297-3.0211"/><path class="d" d="m37.0107,21.1339c2.0239,9.2198-2.7376,17.7259-5.5827,16.0638-.1401-.0943-.1934-.2749-.1271-.4302.7662-2.4103,1.2036-4.913,1.3004-7.4404.0135-.1343-.0844-.2542-.2187-.2677-.1076-.0108-.2095.0503-.2506.1503-1.5448,3.5002-4.0282,4.2433-7.0591,3.3829-.2745-.0591-.4491-.3295-.3901-.604.0374-.174.1631-.3157.3314-.3737,2.6203-1.1537,3.4709-3.334,2.9331-6.3258-.031-.1425-.1717-.2328-.3141-.2018-.0678.0148-.1271.0556-.165.1138-.3733.6991-1.0546,1.181-1.8381,1.3004-.3225.0309-.609-.2055-.6399-.528-.0063-.0655-.0015-.1316.0142-.1955,1.2026-5.2601-1.3883-7.5968-5.2601-8.946-2.7267,3.8666-5.0588,7.9969-6.9613,12.3289-.3838.7257-.6041,1.5266-.6453,2.3465,0,3.0798,3.3047,8.467,5.5729,9.8749.4452.2981.9957.394,1.5154.264,4.605-1.3101,7.3426-4.6832,10.2366-9.2687"/><path class="d" d="m32.9435,7.9739C-2.4691-4.9123,1.6764,55.4123,15.9802,40.6294"/><path class="d" d="m28.9838,19.5793c3.51-.2444,3.4122.6062,5.3481-.9777.9777,2.1314,3.598,3.0211,6.2671,3.9988-.5866-2.0727-1.6817-4.4584-3.2362-5.4361,2.3862.4666,4.8547.2705,7.1373-.5671-2.2096-2.8256-4.3606-4.5561-6.3649-3.9988.5671-3.2362.7137-5.6903-.4204-7.5772"/><path class="d" d="m16.4593,27.6747c.4889-2.3563,2.8354-4.2335,6.5409-2.5616-.0782,1.8576-.8408,3.9108-2.3269,4.517"/><line class="d" x1="19.1871" y1="26.2864" x2="19.4902" y2="27.0588"/><path class="d" d="m19.5195,37.53c-.9569.3433-1.9371.6178-2.9331.8213"/><path class="d" d="m17.1339,23.0306c1.3052-.6022,2.7405-.8677,4.1748-.7724"/><line class="d" x1="31.0663" y1="13.7717" x2="33.7061" y2="13.7717"/><line class="d" x1="33.1977" y1="15.0916" x2="33.6572" y2="13.9086"/><line class="d" x1="35.1727" y1="15.3556" x2="33.9212" y2="13.9966"/><line class="d" x1="36.1993" y1="13.4197" x2="34.1265" y2="13.7228"/><line class="d" x1="34.9576" y1="12.53" x2="34.1265" y2="13.4197"/><line class="d" x1="33.3346" y1="12.0314" x2="33.7061" y2="13.5762"/><line class="d" x1="32.4155" y1="12.7451" x2="33.6572" y2="13.7717"/><path class="d" d="m17.437,25.7095c.176,1.8576.9777,3.1678,2.3856,2.7767s1.6523-1.2221.6453-4.0086"/><path class="d" d="m25.9431,14.2312c-1.6132-1.887-4.6734-2.9331-9.4838-2.806"/><path class="d" d="m15.2078,38.7717c-1.068.2749-2.2031.0363-3.07-.6453-1.1733-1.1341-.3031-7.3133.4497-8.6038"/><line class="d" x1="32.9533" y1="7.9739" x2="37.7147" y2="5.0212"/></g></svg>
Copied!