mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
feat(data): add mock tournament dataset and placeholder artwork
This commit is contained in:
parent
5ee42abb48
commit
c7088bc31b
84 changed files with 3102 additions and 0 deletions
5
assets/images/flags/crc.svg
Normal file
5
assets/images/flags/crc.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40" role="img" aria-label="Costa Rica flag">
|
||||
<rect width="60" height="40" rx="4" fill="#002b7f"/>
|
||||
<path d="M0 20h60v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4z" fill="#ce1126"/>
|
||||
<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">CRC</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 426 B |
Loading…
Add table
Add a link
Reference in a new issue