Cici Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cici 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/338255.svg" alt="Cici icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338255.svg" alt="Cici icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338255.svg" alt="Cici icon" :width="24" :height="24" />
CSS background
.icon-cici {
background-image: url('https://proicons.com/icon/338255.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M36.0795,39.7311c-3.1054,2.3176-7.0898,3.7689-11.2626,3.7689-6.5592,0-12.3266-3.3902-15.6456-8.5139"/><path class="c" d="M19.4589,37.1208c3.2489,4.262,9.1175,3.6582,9.629.7624"/><path class="c" d="M17.6996,28.3557c.6451,2.2082,2.8557,4.0025,7.2944,5.0615,5.7284-.7985,9.9112-5.7763,10.2718-9.5274s-.3722-9.7259-7.8899-11.6116c-8.2869-.0744-9.5771,5.8058-9.6763,16.0776Z"/><path class="c" d="M20.7333,32.0684c.2464,4.9605-3.3431,5.9888-6.1343,7.9117"/><path class="c" d="M27.0037,32.9706c.1472,5.0304,3.9461,6.4426,8.4302,6.9391"/><path class="c" d="M21.1979,39.2974l-2.1586,2.754"/><path class="c" d="M28.3435,39.4463l3.039,2.5398"/><path class="c" d="M14.0524,39.6696l3.4984-10.9417"/><path class="c" d="M9.1302,34.857c.5202-7.044,4.9075-8.8187,4.9222-14.4656"/><path class="c" d="M12.0763,26.8142c10.7184-12.3559,6.0043-19.9093,16.1184-18.4066"/><path class="c" d="M27.227,11.906l2.5307-5.5081"/><path class="c" d="M36.099,39.6864c2.5516-2.461-1.776-4.855-.6843-8.0556"/><path class="c" d="M33.926,34.6081c-1.7486-3.8095,4.6842-1.6821,4.9375-10.7179.2231-7.9606-5.4844-16.3195-11.3387-11.8354"/><path class="c" d="M29.6833,5.8769c-8.1521-3.7942-12.3896,1.0163-15.1844,5.2103"/><path class="c" d="M11.5216,27.3881c-2.3838-9.2277,2.8925-23.3143,14.8122-20.9901"/><path class="c" d="M29.8322,6.1747c2.8786-1.5224,9.3033,8.1206,8.1876,11.8349"/><path class="c" d="M23.5798,18.1584c-.2971-1.4288-2.6999-1.0704-4.2427-1.2654"/><path class="c" d="M29.46,18.2328c.362-1.2871,2.4017-1.0363,5.1359-.1489"/><path class="c" d="M28.6413,22.8477c.6708-2.6609,2.909-3.2773,5.9547-1.4887"/><path class="c" d="M23.4309,22.4011c-.9679-2.8523-2.7045-3.399-5.0615-2.0841"/><path class="c" d="M32.1216,22.4947c0,.5854-.4104,1.071-.9392,1.1112-.5289.0403-.9957-.3785-1.0684-.9584s.2735-1.123.7923-1.243c.5189-.12,1.0333.2241,1.1774.7875"/><path class="c" d="M21.5985,21.7191c0,.5854-.4104,1.071-.9392,1.1112-.5289.0403-.9957-.3785-1.0684-.9584-.0727-.5799.2735-1.123.7923-1.243s1.0333.2241,1.1774.7875"/><path class="c" d="M23.174,22.5932c-1.7343,1.0499-3.6145,1.3775-4.9534-.3409"/><path class="c" d="M28.6413,22.9965c.8692,2.106,4.8374,2.3659,5.0398-1.6784"/><path class="c" d="M23.2076,28.2069c1.7775.5744,3.5386,1.2475,5.5081.6699"/><path class="c" d="M25.6639,26.2716l1.3398.0744"/><path class="c" d="M24.3986,29.4722l2.3819.3722"/></svg>
Copied!