Fix country flag not showing in language selector

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2021-04-26 00:46:40 +06:00
parent 19c2edb08d
commit 0b2bc01955
263 changed files with 17749 additions and 4 deletions

30
static/flags/4x3/uz.svg Normal file
View file

@ -0,0 +1,30 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icon-css-uz" viewBox="0 0 640 480">
<path fill="#1eb53a" d="M0 320h640v160H0z"/>
<path fill="#0099b5" d="M0 0h640v160H0z"/>
<path fill="#ce1126" d="M0 153.6h640v172.8H0z"/>
<path fill="#fff" d="M0 163.2h640v153.6H0z"/>
<circle cx="134.4" cy="76.8" r="57.6" fill="#fff"/>
<circle cx="153.6" cy="76.8" r="57.6" fill="#0099b5"/>
<g fill="#fff" transform="matrix(1.92 0 0 1.92 261.1 122.9)">
<g id="e">
<g id="d">
<g id="c">
<g id="b">
<path id="a" d="M0-6L-1.9-.3 1 .7"/>
<use width="100%" height="100%" transform="scale(-1 1)" xlink:href="#a"/>
</g>
<use width="100%" height="100%" transform="rotate(72)" xlink:href="#b"/>
</g>
<use width="100%" height="100%" transform="rotate(-72)" xlink:href="#b"/>
<use width="100%" height="100%" transform="rotate(144)" xlink:href="#c"/>
</g>
<use width="100%" height="100%" y="-24" xlink:href="#d"/>
<use width="100%" height="100%" y="-48" xlink:href="#d"/>
</g>
<use width="100%" height="100%" x="24" xlink:href="#e"/>
<use width="100%" height="100%" x="48" xlink:href="#e"/>
<use width="100%" height="100%" x="-48" xlink:href="#d"/>
<use width="100%" height="100%" x="-24" xlink:href="#d"/>
<use width="100%" height="100%" x="-24" y="-24" xlink:href="#d"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB