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
No EOL
221 B
XML
5 lines
No EOL
221 B
XML
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="600">
|
|
<rect width="100%" height="100%" fill="#005EB8"/>
|
|
<path stroke="#fff" stroke-width="120" d="m0 0 1000 600M0 600 1000 0"/>
|
|
</svg> |