Akuh Pakistan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Akuh Pakistan 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/336102.svg" alt="Akuh Pakistan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336102.svg" alt="Akuh Pakistan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336102.svg" alt="Akuh Pakistan icon" :width="24" :height="24" />
CSS background
.icon-akuh-pakistan {
background-image: url('https://proicons.com/icon/336102.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M23.0505,39.3123a11.3063,11.3063,0,1,1-1.3031-19.5977"/><path class="a" d="M22.9489,39.2969a9.7751,9.7751,0,0,1-8.71-9.2322A9.8753,9.8753,0,0,1,21.72,19.7472"/><path class="a" d="M35.5735,19.7391A11.5721,11.5721,0,0,1,42.2274,32.775a11.0039,11.0039,0,0,1-11.4987,8.5808,11.63,11.63,0,0,1-10.7345-9.9914"/><path class="a" d="M35.6171,19.8331a9.6607,9.6607,0,0,1-2.8458,12.3083A9.903,9.903,0,0,1,20.0366,31.37"/><path class="a" d="M11.9923,18.4919A11.5941,11.5941,0,0,1,20.9639,6.9146a11.0689,11.0689,0,0,1,12.8023,6.5513,11.481,11.481,0,0,1-4.429,13.9025"/><path class="a" d="M12.0582,18.4119a9.8751,9.8751,0,0,1,12.4356-2.784,9.7065,9.7065,0,0,1,4.8295,11.7"/></svg>
Copied!