Load flags from SVG files with aliases and fallback; add SVG flags for missing languages (globe, ja, ko, id, fa, he, az, hy, am, ms, vi, th, tl, sw, uz, ta, te); build verified
This commit is contained in:
7
src/assets/flags/th.svg
Normal file
7
src/assets/flags/th.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="24" height="3" fill="#ff0000"/>
|
||||
<rect y="3" width="24" height="2" fill="#ffffff"/>
|
||||
<rect y="5" width="24" height="6" fill="#2e2a8c"/>
|
||||
<rect y="11" width="24" height="2" fill="#ffffff"/>
|
||||
<rect y="13" width="24" height="3" fill="#ff0000"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 329 B |
Reference in New Issue
Block a user