Cookie Run Kingdom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cookie Run Kingdom 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/338563.svg" alt="Cookie Run Kingdom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338563.svg" alt="Cookie Run Kingdom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338563.svg" alt="Cookie Run Kingdom icon" :width="24" :height="24" />
CSS background
.icon-cookie-run-kingdom {
background-image: url('https://proicons.com/icon/338563.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><circle class="c" cx="26.1864" cy="27.0212" r="10.3699"/><polyline class="c" points="6.3767 43.1595 9.3735 36.7865 10.3787 34.6527"/><path class="c" d="m12.2849,24.9036c1.1949.6733,1.6691,2.1528,1.0906,3.3856l-1.0811,2.295"/><path class="c" d="m7.9726,27.0212l.8928-1.3074c.7594-1.1119,2.2412-1.4616,3.4175-.8064"/><path class="c" d="m13.0778,32.4853c0,1.4905-1.2083,2.1687-2.6988,2.1687l-1.0048,2.136c-.8975-.3377-2.5183-1.7654-1.6941-4.3047.4602-1.4177,1.2083-2.6988,2.6988-2.6988s2.6988,1.2083,2.6988,2.6988Z"/><path class="c" d="m9.3742,36.79c3.0189.4881,13.7876,3.9979,16.2804,6.71,3.1508-2.4529,8.5751-4.487,8.5751-4.487"/><path class="c" d="m34.7083,37.6171c-.4786,1.2763-.7578,3.3303,2.5725,3.3303s2.5326-3.9485,2.5326-3.9485c1.5754-2.1338,3.3702-4.467-.5584-4.467s-5.4304,1.5023-5.4304,1.5023"/><path class="c" d="m12.9181,31.5724s4.1346,1.88,6.3516,3.1746"/><path class="c" d="m33.9704,24.914c-.9772,4.0283-4.3474,7.8572-11.2274,7.7375"/><path class="c" d="m26.1864,16.6514c-.2725,3.9552-2.3864,7.4051-4.9988,7.3254s-.7578-4.3474-.7578-4.3474c-1.4957,3.9086-4.0084,5.6835-6.202,5.9826"/><path class="c" d="m17.8373,25.5322c2.2933.5983,5.6037.5185,5.6037.5185"/><path class="c" d="m31.0788,19.071c-1.4159,2.0141-4.9013,6.2219-4.9013,6.2219-.5429-.1994-.9417-.8575-.9417-.8575"/><path class="c" d="m21.9202,26.0227c1.0716.3035,1.8588,1.3561,1.8588,2.5985,0,1.4794-1.1285,2.6838-2.5131,2.6838s-2.5131-1.2044-2.5131-2.6838c0-1.3277.9009-2.4373,2.0864-2.6554"/><path class="c" d="m32.1435,25.5675v-.0095c.2655-.863.1043-1.8114-.5121-2.5226-.7682-.882-2.001-1.1191-3.0632-.6923"/><path class="c" d="m26.7948,24.5433c-.1328.7682.0569,1.5553.588,2.1717.6354.7302,1.5838,1.0242,2.4942.8535"/><path class="c" d="m29.0248,28.6166c1.017-1.5887,3.9685-3.7026,3.9685-3.7026"/><path class="c" d="m30.3343,17.5022c-.5052-2.2601,2.6589-5.3445,2.6589-5.3445-.2393-2.4196-2.5127-4.5202-6.462-4.7166"/><path class="c" d="m21.9878,7.708c-4.8551,1.4585-5.6129,5.4867-5.6129,5.4867,2.7653.585,3.9738,5.2556,3.9738,5.2556"/><circle class="c" cx="24.2188" cy="6.8798" r="2.3798"/><path class="c" d="m22.9329,8.8815s.7275,2.0398.9535,3.2629c0,0-.678.9971-1.7682,2.3-1.5422-.4786-4.693-3.3769-4.693-3.3769"/><path class="c" d="m25.718,8.727c-.4888,1.7556-.2761,3.3775-.2761,3.3775l1.7283,1.622c3.5896-.4387,5.2381-3.3501,5.2381-3.3501"/><line class="c" x1="24.7971" y1="14.3248" x2="24.9965" y2="15.621"/><line class="c" x1="24.2165" y1="15.1288" x2="25.5549" y2="14.8433"/></svg>
Copied!