Mbok Pgnig Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mbok Pgnig 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/343522.svg" alt="Mbok Pgnig icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343522.svg" alt="Mbok Pgnig icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343522.svg" alt="Mbok Pgnig icon" :width="24" :height="24" />
CSS background
.icon-mbok-pgnig {
background-image: url('https://proicons.com/icon/343522.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"><path d="M41.9238,5.5c-5.4485,14.659-28.7559,11.3726-28.7559,25.1668,0,11.8332,20.2805,7.6538,23.5236,1.6864-5.0593,14.0536-30.6153,13.1456-30.6153-.4757,0-16.8211,26.2046-15.9563,35.8476-26.3776Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M38.205,24c-6.1404,6.4074-11.8915,7.4182-18.5508,7.029.9081,4.6701,14.1834,4.6388,18.5508-7.029Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M20.3517,26.85c3.9726-6.1562,14.4407-4.9308,19.9289-12.3124-2.3079,10.0508-14.5669,12.053-19.9289,12.3124Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!