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"?>
|
|
<svg width="512" height="512" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="m0 0h32v32h-32z" fill="#f00"/>
|
|
<path d="m13 6h6v7h7v6h-7v7h-6v-7h-7v-6h7z" fill="#fff"/>
|
|
</svg>
|