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
263 changed files with 17749 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-sr" viewBox="0 0 640 480">
<path fill="#377e3f" d="M.1 0h640v480H.1z"/>
<path fill="#fff" d="M.1 96h640v288H.1z"/>
<path fill="#b40a2d" d="M.1 144h640v192H.1z"/>
<path fill="#ecc81d" d="M320 153.2l56.4 173.6-147.7-107.3h182.6L263.6 326.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 315 B