Mojeid Klic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mojeid Klic 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/344022.svg" alt="Mojeid Klic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344022.svg" alt="Mojeid Klic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344022.svg" alt="Mojeid Klic icon" :width="24" :height="24" />
CSS background
.icon-mojeid-klic {
background-image: url('https://proicons.com/icon/344022.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><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M12.4727,20.0728v15.6987c5.3063-10.3586,12.104-15.2374,21.1359-15.5994"/><path class="b" d="M19.3058,35.8802V12.3339h6.4245c6.7814,0,12.4921,4.7093,12.4921,10.3015v2.9433c0,5.5922-5.7107,10.3015-12.4921,10.3015h-6.4245Z"/><circle class="b" cx="12.894" cy="14.1312" r=".9865"/></svg>
Copied!