Kajanurak Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kajanurak 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/327799.svg" alt="Kajanurak icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327799.svg" alt="Kajanurak icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327799.svg" alt="Kajanurak icon" :width="24" :height="24" />
CSS background
.icon-kajanurak {
background-image: url('https://proicons.com/icon/327799.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>.ab{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><g id="g"><path id="h" class="ab" d="M24.1681,31.7961c-5.3304.8272-9.1919-.7795-10.1314-4.9728-1.2462-5.562,1.5785-10.8705,5.799-12.4082"/><path id="i" class="ab" d="M30.1197,30.6582c5.1081-2.4514,5.5574-5.196,4.7284-9.1762-1.0201-4.8978-5.5855-7.8345-8.9032-8.083"/></g><g id="j"><path id="k" class="ab" d="M21.2663,29.1741c.3664.3467.6818.4637,1.2178.4454.5499.5766.8528,1.1361,1.7849,1.7391.6854,1.5966-.3628,2.561-2.6252,2.1792-.2145-.6297-.4662-.9933-.8741-1.466-.1877.2972-.2527.6578-.624.8826-.5929.359-1.3775.9553-.8307,1.2343.5575.2844,1.3624.4108,2.2205.2859,6.6359,4.092,9.2047-3.005,8.3321-6.9215.1937-.1908.365-.3708.4288-.6125"/><path id="l" class="ab" d="M27.8419,31.874c-.5118.2727-1.0981.3752-1.8683.2654"/><path id="m" class="ab" d="M25.2492,30.2604c.9911.0207,1.8339-.091,2.6806-.3934"/><path id="n" class="ab" d="M24.0403,28.2905c.596-.7591,2.3654-1.3642,3.5033-1.0145"/></g><g id="o"><path id="p" class="ab" d="M21.985,13.9856c-.0069-.9085,1.1108-1.4899,2.5057-1.691"/><path id="q" class="ab" d="M24.9883,13.5327c-.6311-.2324-2.4134-.2729-3.0033.4528"/><path id="r" class="ab" d="M20.3398,12.3968c1.0903.4707,1.0325,1.2337,1.1272,1.8977-.2989-.4603-1.0883-1.2494-2.2205-.6841"/></g><g id="s"><path id="t" class="ab" d="M31.5859,23.9525c0,.818-.6656,1.4812-1.4866,1.4812s-1.4866-.6631-1.4866-1.4812.6656-1.4812,1.4866-1.4812,1.4866.6631,1.4866,1.4812Z"/><path id="u" class="ab" d="M20.9948,26.2148c0-.818-.6656-1.4812-1.4866-1.4812s-1.4866.6631-1.4866,1.4812.6656,1.4812,1.4866,1.4812h0c.821,0,1.4866-.6631,1.4866-1.4812h0Z"/></g><g id="v"><path id="w" class="ab" d="M15.0482,29.3755c-1.7931,5.482-4.9495,5.9465-6.5829,3.2608-.6696-1.101-.7896-1.5768-1.7846-2.2822-1.6703-1.1842-4.3974-2.0029-3.5061-6.3625,1.2533-6.1298,8.7666-7.5396,12.411-6.2713"/><path id="x" class="ab" d="M14.5188,19.7c-3.809-.8136-7.647,1.1233-7.0375,6.1054.473,3.8663,2.7581,5.5348,7.239,3.0815"/></g><g id="y"><path id="z" class="ab" d="M34.5837,27.1393c2.8769,4.0541,5.7466,3.628,6.6383.8072.3882-1.2279.3915-1.7184,1.19-2.639,1.3405-1.5454,3.7947-2.9855,1.8903-7.0098-2.6871-5.6784-10.3665-5.2481-13.5846-3.1348"/><path id="aa" class="ab" d="M32.4735,16.7121c3.4608-1.5508,7.4946-.5171,8.0773,4.3661.4354,3.6487-1.1619,5.7787-5.4894,4.8969"/></g></g></svg>
Copied!