Eokul Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eokul 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/340035.svg" alt="Eokul icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340035.svg" alt="Eokul icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340035.svg" alt="Eokul icon" :width="24" :height="24" />
CSS background
.icon-eokul {
background-image: url('https://proicons.com/icon/340035.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="m28.154,38.816c1.5621-2.1801,3.3399-4.2967,4.2716-6.8403.1313-1.7114-2.275.4061-3.1097.5339-2.5522,1.0013-5.2874,2.0337-8.073,1.7396-2.9263-.4126-4.5213-3.8631-3.5367-6.5102,1.0468-3.428,5.556-4.9875,8.5515-3.056,1.9953.931,2.3709,3.1795,2.7499,5.0237,1.6648-.0391,3.271-1.5078,3.8162-3.0844,1.4268-3.6264,2.2074-7.4818,2.3501-11.373-.1409-.727.2956-1.0937.9213-1.3422,2.0109-1.216,4.1471-2.2564,6.0286-3.6617-1.0264-.45-2.885.7926-4.1776,1.1386-7.3777,2.987-14.773,6.5688-20.448,12.281-3.0474,3.0843-5.5366,7.4162-4.7024,11.89.6533,2.2368,3.3564,2.9452,5.4332,2.8763,3.6793-.1131,6.9688-1.9071,10.059-3.7369-.4667,2.8353-2.1863,5.2357-3.1426,7.8923,1.0945-1.1746,2.0232-2.5035,3.0088-3.7713l-.0002.0006Zm-17.16-1.8312c-2.0616-2.4392-1.1324-5.9753.2916-8.4852,3.2389-5.6422,8.5852-9.7339,14.122-12.96,4.2696-2.5476,11.752-4.5263,16.412-6.1598,1.1373-.5953-4.3118.6862-4.8126.7801-8.8016,2.0636-17.581,5.3946-24.534,11.325-3.1299,2.7704-6.0254,6.3183-6.5607,10.596-.3114,2.4469,1.5685,4.5154,3.719,5.3656.7738.4341,2.9173,1.2729,1.3631-.4609l-.0005-.0007Zm10.928-6.4243c-.7667-.9817.4614-3.3587-.6611-3.5927-1.8245.6299-2.0688,3.2404-.5459,4.3286.8579.8583,1.8979.7213,1.207-.7358h0Z"/><circle class="b" cx="25.402" cy="8.136" r="2.5227"/></svg>
Copied!