Add missing SVG flags for: af, my, km, ceb, gu, ht, ig, ilo, jv, kn, kk, rw, rn, ku, ckb, ky, lo, mr, mn, ne, om, ps, pa, so, bo, ti, wo, yo

This commit is contained in:
2026-02-09 21:47:26 +01:00
parent 315dd06f3f
commit 627137e665
28 changed files with 28 additions and 0 deletions

1
src/assets/flags/af.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="16" fill="#007749"/><path d="M0 0l12 8L0 16z" fill="#000"/><path d="M0 0l12 8L0 16z" fill="none" stroke="#fff" stroke-width="2"/><path d="M24 0l-12 8 12 8z" fill="#007749"/><rect y="0" width="24" height="5.33" fill="#e03c31"/><rect y="10.67" width="24" height="5.33" fill="#001489"/><path d="M0 5.33h24v5.33H0z" fill="#fff"/><path d="M0 0l12 8L0 16z" fill="#000"/><path d="M0 6.5l10 1.5L0 9.5z" fill="#fc0"/><path d="M12 8L24 0v16z" fill="#007749"/><path d="M12 8L24 0h-6L12 8z" fill="#e03c31"/><path d="M12 8L24 16h-6L12 8z" fill="#001489"/><path d="M0 0l12 8L0 16" stroke="#fff" stroke-width="2" fill="none"/><path d="M12 8H24" stroke="#fff" stroke-width="2" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 765 B

1
src/assets/flags/bo.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="16" fill="#be0000"/><path d="M0 16L12 4 24 16" fill="#003893"/><circle cx="12" cy="10" r="3" fill="#fcd116"/></svg>

After

Width:  |  Height:  |  Size: 200 B

1
src/assets/flags/ceb.svg Normal file
View File

@@ -0,0 +1 @@
<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"/><path d="M0 0l11 8L0 16z" fill="#fff"/><circle cx="4" cy="8" r="1.5" fill="#fcd116"/></svg>

After

Width:  |  Height:  |  Size: 245 B

1
src/assets/flags/ckb.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#ed1c24"/><rect y="5.33" width="24" height="5.33" fill="#fff"/><rect y="10.67" width="24" height="5.33" fill="#218a42"/><circle cx="12" cy="8" r="2.5" fill="#ffc61e"/></svg>

After

Width:  |  Height:  |  Size: 270 B

1
src/assets/flags/gu.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#ff9933"/><rect y="5.33" width="24" height="5.33" fill="#fff"/><rect y="10.67" width="24" height="5.33" fill="#138808"/><circle cx="12" cy="8" r="2" fill="#000080"/></svg>

After

Width:  |  Height:  |  Size: 268 B

1
src/assets/flags/ht.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="8" fill="#d21034"/><rect y="8" width="24" height="8" fill="#00209f"/><rect x="8" y="4" width="8" height="8" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 212 B

1
src/assets/flags/ig.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="8" height="16" fill="#008751"/><rect x="8" width="8" height="16" fill="#fff"/><rect x="16" width="8" height="16" fill="#008751"/></svg>

After

Width:  |  Height:  |  Size: 208 B

1
src/assets/flags/ilo.svg Normal file
View File

@@ -0,0 +1 @@
<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"/><path d="M0 0l11 8L0 16z" fill="#fff"/><circle cx="4" cy="8" r="1.5" fill="#fcd116"/></svg>

After

Width:  |  Height:  |  Size: 245 B

1
src/assets/flags/jv.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="8" fill="#ff0000"/><rect y="8" width="24" height="8" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 157 B

1
src/assets/flags/kk.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="16" fill="#00afca"/><circle cx="12" cy="8" r="4" fill="#fec500"/><path d="M0 0v16l4-8z" fill="#fec500"/></svg>

After

Width:  |  Height:  |  Size: 195 B

1
src/assets/flags/km.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="4" fill="#032ea1"/><rect y="4" width="24" height="8" fill="#e00025"/><rect y="12" width="24" height="4" fill="#032ea1"/><path d="M12 5l-2 5h4z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 248 B

1
src/assets/flags/kn.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#ff9933"/><rect y="5.33" width="24" height="5.33" fill="#fff"/><rect y="10.67" width="24" height="5.33" fill="#138808"/><circle cx="12" cy="8" r="2" fill="#000080"/></svg>

After

Width:  |  Height:  |  Size: 268 B

1
src/assets/flags/ku.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#ed1c24"/><rect y="5.33" width="24" height="5.33" fill="#fff"/><rect y="10.67" width="24" height="5.33" fill="#218a42"/><circle cx="12" cy="8" r="2.5" fill="#ffc61e"/></svg>

After

Width:  |  Height:  |  Size: 270 B

1
src/assets/flags/ky.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="16" fill="#e61809"/><rect y="3" width="24" height="10" fill="#ffc61e"/><circle cx="12" cy="8" r="3" fill="#e61809"/><path d="M12 5l1 1-1 1-1-1z" fill="#ffc61e"/></svg>

After

Width:  |  Height:  |  Size: 252 B

1
src/assets/flags/lo.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="4" fill="#ce1126"/><rect y="4" width="24" height="8" fill="#002868"/><rect y="12" width="24" height="4" fill="#ce1126"/><circle cx="12" cy="8" r="2.5" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 255 B

1
src/assets/flags/mn.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#da2032"/><rect y="5.33" width="24" height="5.33" fill="#0066b3"/><rect y="10.67" width="24" height="5.33" fill="#da2032"/><path d="M4 2l2 4h-4z" fill="#fdd600"/></svg>

After

Width:  |  Height:  |  Size: 265 B

1
src/assets/flags/mr.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#ff9933"/><rect y="5.33" width="24" height="5.33" fill="#fff"/><rect y="10.67" width="24" height="5.33" fill="#138808"/><circle cx="12" cy="8" r="2" fill="#000080"/></svg>

After

Width:  |  Height:  |  Size: 268 B

1
src/assets/flags/my.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#fecb00"/><rect y="5.33" width="24" height="5.33" fill="#34b233"/><rect y="10.67" width="24" height="5.33" fill="#ea2839"/><path d="M12 4l2.5 7h-8L9 4l-2.5 7h8z" fill="#fff" transform="translate(0 1)"/></svg>

After

Width:  |  Height:  |  Size: 305 B

1
src/assets/flags/ne.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><path d="M0 0l16 8L0 16z" fill="#dc143c"/><path d="M0 0l16 8L0 16" stroke="#003893" stroke-width="2" fill="none"/><path d="M4 6l2 2-2 2z" fill="#fff"/><path d="M4 10l2 2-2 2z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 255 B

1
src/assets/flags/om.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#078930"/><rect y="5.33" width="24" height="5.33" fill="#fcdD09"/><rect y="10.67" width="24" height="5.33" fill="#da121a"/><circle cx="12" cy="8" r="2.5" fill="#0f47af"/></svg>

After

Width:  |  Height:  |  Size: 273 B

1
src/assets/flags/pa.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="16" fill="#fff"/><rect width="6" height="16" fill="#01411c"/><circle cx="15" cy="8" r="3" fill="#01411c"/></svg>

After

Width:  |  Height:  |  Size: 197 B

1
src/assets/flags/ps.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="5.33" fill="#000"/><rect y="5.33" width="24" height="5.33" fill="#be0000"/><rect y="10.67" width="24" height="5.33" fill="#007a36"/><path d="M12 4l3 6h-6z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 260 B

1
src/assets/flags/rn.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="16" fill="#fff"/><path d="M0 0l24 16m0-16L0 16" stroke="#ce1126" stroke-width="4"/><circle cx="12" cy="8" r="3" fill="#fff"/><circle cx="12" cy="8" r="2" fill="#1eb53a"/><circle cx="12" cy="8" r="1" fill="#ce1126"/><circle cx="12" cy="8" r="0.5" fill="#1eb53a"/></svg>

After

Width:  |  Height:  |  Size: 353 B

1
src/assets/flags/rw.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="8" fill="#00a1de"/><rect y="8" width="24" height="4" fill="#fad201"/><rect y="12" width="24" height="4" fill="#20603d"/><circle cx="18" cy="4" r="2" fill="#fad201"/></svg>

After

Width:  |  Height:  |  Size: 256 B

1
src/assets/flags/so.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="16" fill="#4189dd"/><path d="M12 4l1.5 5h5l-4 3 1.5 5-4-3-4 3 1.5-5-4-3h5z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 180 B

1
src/assets/flags/ti.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><path d="M0 0l24 8L0 16z" fill="#ea0437"/><path d="M0 0l24 8H0z" fill="#0cad4d"/><path d="M0 16l24-8H0z" fill="#418fde"/><circle cx="8" cy="8" r="3" fill="#ffc61e"/></svg>

After

Width:  |  Height:  |  Size: 231 B

1
src/assets/flags/wo.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="8" height="16" fill="#00853f"/><rect x="8" width="8" height="16" fill="#fdef42"/><rect x="16" width="8" height="16" fill="#e31b23"/><path d="M12 5l1.5 5h5l-4 3 1.5 5-4-3-4 3 1.5-5-4-3h5z" fill="#00853f"/></svg>

After

Width:  |  Height:  |  Size: 283 B

1
src/assets/flags/yo.svg Normal file
View File

@@ -0,0 +1 @@
<svg viewBox="0 0 24 16" xmlns="http://www.w3.org/2000/svg"><rect width="8" height="16" fill="#008751"/><rect x="8" width="8" height="16" fill="#fff"/><rect x="16" width="8" height="16" fill="#008751"/></svg>

After

Width:  |  Height:  |  Size: 208 B