mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
assets(flags): replace placeholder flags with realistic designs
Replaces 48 placeholder flag SVGs (simple boxes with country codes) with realistic, detailed flag designs.
This commit is contained in:
parent
c068a6bcc1
commit
0ebb66120c
48 changed files with 4779 additions and 227 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40" role="img" aria-label="Czechia flag">
|
||||
<rect width="60" height="40" rx="4" fill="#ffffff"/>
|
||||
<path d="M0 20h60v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4z" fill="#d7141a"/>
|
||||
<text x="30" y="25" font-family="Arial, sans-serif" font-size="12" font-weight="700" fill="#ffffff" stroke="#11457e" stroke-width="0.8" paint-order="stroke" text-anchor="middle">CZE</text>
|
||||
</svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="900" height="600">
|
||||
<rect width="900" height="600" fill="#d7141a"/>
|
||||
<rect width="900" height="300" fill="#fff"/>
|
||||
<path d="M 450,300 0,0 V 600 z" fill="#11457e"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 423 B After Width: | Height: | Size: 270 B |
Loading…
Add table
Add a link
Reference in a new issue