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:
Lucas Kalil 2026-06-13 11:57:45 -03:00
parent c068a6bcc1
commit 0ebb66120c
48 changed files with 4779 additions and 227 deletions

View file

@ -1,5 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40" role="img" aria-label="Curaçao 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="#f9e814"/>
<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">CUW</text>
</svg>
<svg viewBox="0 0 54 36" width="900" height="600" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h54v36H0" fill="#002b7f"/><path d="m0 22.5h54V27H0" fill="#f9e814"/><path d="m4.2 8.4.1-.1 1.7-5.3 1.8 5.4-4.6-3.3h5.7m.7 10.1 2.4-7.2 2.4 7.2-6.2-4.4h7.6" fill="#fff"/></svg>

Before

Width:  |  Height:  |  Size: 424 B

After

Width:  |  Height:  |  Size: 274 B

Before After
Before After