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:
5
src/assets/flags/tl.svg
Normal file
5
src/assets/flags/tl.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="24" height="8" fill="#0038a8"/>
|
||||
<rect y="8" width="24" height="8" fill="#ce1126"/>
|
||||
<polygon points="0,8 8,0 8,16" fill="#fcd116"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 218 B |
Reference in New Issue
Block a user