mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
chore(assets): sync SVG assets with real 2026 world cup qualifiers
Replace flag SVGs for 10 fictional teams with 10 new qualifiers (BIH, CZE, RSA, CUW, CPV, HAI, IRQ, NOR, SWE, COD). Remove 14 unused stadium SVGs for venues not in the 16-stadium tournament roster. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
24f2225732
commit
5c5169d838
31 changed files with 46 additions and 256 deletions
5
assets/images/flags/bih.svg
Normal file
5
assets/images/flags/bih.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40" role="img" aria-label="Bosnia and Herzegovina flag">
|
||||
<rect width="60" height="40" rx="4" fill="#002f6c"/>
|
||||
<path d="M0 20h60v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4z" fill="#fecb00"/>
|
||||
<text x="30" y="25" font-family="Arial, sans-serif" font-size="12" font-weight="700" fill="#ffffff" stroke="#081421" stroke-width="0.8" paint-order="stroke" text-anchor="middle">BIH</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 438 B |
Loading…
Add table
Add a link
Reference in a new issue