Helakuru Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Helakuru 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/341523.svg" alt="Helakuru icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341523.svg" alt="Helakuru icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341523.svg" alt="Helakuru icon" :width="24" :height="24" />
CSS background
.icon-helakuru {
background-image: url('https://proicons.com/icon/341523.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"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m25.4332,20.6184c1.8179,2.6653,4.8824,4.2034,8.1056,4.0706,5.1566-.2126,9.1656-4.566,8.953-9.7235-.2126-5.1566-4.566-9.1656-9.7235-8.953-2.7067.1116-5.2316,1.3918-6.9216,3.5108"/><path class="b" d="m20.7095,22.6797c2.7048-1.7573,4.312-4.7862,4.2514-8.0114-.0962-5.1614-4.3592-9.2666-9.5196-9.1695-5.1604.0962-9.2666,4.3582-9.1695,9.5196.051,2.7086,1.2745,5.2624,3.354,6.9985"/><path class="b" d="m22.5294,27.3428c-1.8381-2.6519-4.9122-4.1687-8.1345-4.0139-5.1556.2501-9.1329,4.6314-8.8838,9.787s4.6304,9.1339,9.786,8.8838c2.7067-.1308,5.2229-1.4284,6.8966-3.5589"/><path class="b" d="m27.6071,25.4316c-2.6673,1.816-4.2082,4.8786-4.0783,8.1008.2087,5.1575,4.5583,9.1704,9.7158,8.9627,5.1575-.2087,9.1695-4.5583,8.9617-9.7158-.1097-2.7067-1.388-5.2335-3.5041-6.9245"/><path class="b" d="m14.6374,14.3714c-.6227-2.1035-1.6046-2.5889-3.425-2.5889s-3.5328,1.1327-3.5328,2.5889.9709,2.6699,2.8586,2.6699,2.7103-.8225,2.7103-1.9552-.6203-2.0361-2.3615-1.6316c-1.5974.3711-.7533,1.7664.1097,1.4833.7565-.2482.8168-1.35-.1097-1.4833"/><path class="b" d="m15.9183,12.8882c.2832-.9606,1.5372-1.8878,1.8878.4854-.9453.1329-1.6073,1.0059-1.6585,1.9479-.0423.7779.6028,1.7198,1.7799,1.7198,1.1494,0,1.8036-.6962,1.8878-1.4023.1064-.8927-.6074-1.7536-1.3754-.7147.836-2.1035,1.0392-3.2125,2.8991-2.8182,1.5922.3376,1.696,2.0249,1.5776,3.2154-.1367,1.3756-1.0787,2.3806-2.6429,2.0165"/><path class="b" d="m37.5333,16.4749c0,1.2675-1.0787,3.1688-3.6677,3.1688s-4.7464-1.2675-4.7464-3.8969,1.6585-2.9358,3.0474-2.9358h4.8543c0-1.2273-.3943-1.9724-1.6316-1.9724s-1.6451.7451-1.6451,1.254c-.1483-.5798-.863-1.254-1.7394-1.254s-1.5642,1.0367-1.5642,2.5755c0,1.7934,1.1731,2.8856,3.1688,2.8856s2.5484-1.5353,2.5484-1.5353"/><path class="b" d="m34.1893,27.4779c-.8225,1.1596-2.3732,1.7799-3.6542,2.3867s-3.007,1.2675-2.3058,3.6812,2.4691,1.8946,3.6003,1.5102c1.3889-.4719,3.8295-4.3823-1.2945-5.1914"/><path class="b" d="m34.7691,31.6176h2.1844c-1.2271,1.8878-1.2338,3.4384-1.2338,4.5711s.9641,2.0091,2.299,1.2405"/><path class="b" d="m19.6203,36.5104c.2513.8909-.3883,1.5534-1.4925,1.5534s-1.7285-.3122-1.7285-1.4848,2.9773-.609,2.9773-2.6117-1.0042-4.1348-3.5941-4.1348c-3.0001,0-4.8124,2.8174-5.6957,5.5053.8699-.8782,1.0889-.0381,2.1778-.0381s1.5077-1.5838,1.5077-2.4671c0,.929.0381,2.4138,1.5153,2.4138s1.3021-1.2869,1.3021-2.0559-.6092-1.7666-2.2311-1.7666-2.6346.6777-2.6346.6777"/><path class="b" d="m10.2239,30.9061c.2741-.8071,1.6862-2.1616,2.4269.1642"/></svg>
Copied!