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:
2026-02-09 21:36:01 +01:00
parent ee5d3fdb0d
commit 3fb5d6bde5
19 changed files with 117 additions and 2 deletions

4
src/assets/flags/vi.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg">
<rect width="24" height="16" fill="#da251d"/>
<polygon points="12,4.5 13.2,8 16.9,8 13.9,10 15.1,13.5 12,11.5 8.9,13.5 10.1,10 7.1,8 10.8,8" fill="#ffdd00"/>
</svg>

After

Width:  |  Height:  |  Size: 230 B