Afghani False Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Afghani False 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/304893.svg" alt="Afghani False icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304893.svg" alt="Afghani False icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304893.svg" alt="Afghani False icon" :width="24" :height="24" />
CSS background
.icon-afghani-false {
background-image: url('https://proicons.com/icon/304893.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M411 472c-23-22-53-36-86-37h-5c-35 0-67 14-90 37s-37 55-37 90c0 18 3 36 10 51 6 15 16 29 27 40 23 23 55 37 90 37 71 0 128-57 128-128 0-35-14-67-37-90zm-38 122l-21 21-32-32-32 32-21-21 32-32-32-31 21-21 32 31 32-31 21 21-32 31 32 32zm398-231c-28-84-60-126-95-126-40 0-85 29-135 89-48 56-71 100-71 133 0 18 12 35 38 50 23 13 44 20 64 20 38 0 72-12 102-34l44-55c15 30 23 52 27 68 9 24 12 54 11 89H480c-2 38-22 72-51 93h326c21 0 38-51 52-155 1-45-11-102-36-172zm-157 70c-13 0-22-2-28-4-31-17-46-31-46-41 3-12 14-26 32-43 17-17 32-26 43-26 14-1 30 10 51 33 19 22 31 43 38 63-22 12-52 18-90 18zm-12 301v176l-72 28V758l72-24zm-5-617l-17 93-99-55 17-93 99 55z"/></svg>
Copied!