Fix country flag not showing in language selector (#298)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
Emruz Hossain 2021-04-26 00:48:49 +06:00 committed by GitHub
parent 19c2edb08d
commit 4679efe5c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
263 changed files with 17749 additions and 4 deletions

11
static/flags/4x3/cn.svg Normal file
View file

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icon-css-cn" viewBox="0 0 640 480">
<defs>
<path id="a" fill="#ffde00" d="M-.6.8L0-1 .6.8-1-.3h2z"/>
</defs>
<path fill="#de2910" d="M0 0h640v480H0z"/>
<use width="30" height="20" transform="matrix(71.9991 0 0 72 120 120)" xlink:href="#a"/>
<use width="30" height="20" transform="matrix(-12.33562 -20.5871 20.58684 -12.33577 240.3 48)" xlink:href="#a"/>
<use width="30" height="20" transform="matrix(-3.38573 -23.75998 23.75968 -3.38578 288 95.8)" xlink:href="#a"/>
<use width="30" height="20" transform="matrix(6.5991 -23.0749 23.0746 6.59919 288 168)" xlink:href="#a"/>
<use width="30" height="20" transform="matrix(14.9991 -18.73557 18.73533 14.99929 240 216)" xlink:href="#a"/>
</svg>

After

Width:  |  Height:  |  Size: 801 B