mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
Replaces 48 placeholder flag SVGs (simple boxes with country codes) with realistic, detailed flag designs.
5 lines
213 B
XML
5 lines
213 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600">
|
|
<rect fill="#c8102e" width="900" height="600"/>
|
|
<rect fill="#fff" y="200" width="900" height="200"/>
|
|
</svg>
|