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:
6
src/assets/flags/he.svg
Normal file
6
src/assets/flags/he.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="24" height="16" fill="#ffffff"/>
|
||||
<rect y="2" width="24" height="2" fill="#0038b8"/>
|
||||
<rect y="12" width="24" height="2" fill="#0038b8"/>
|
||||
<polygon points="12,5 10,9 14,9" fill="#0038b8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 275 B |
Reference in New Issue
Block a user