Add flag dropdown language switcher

This commit is contained in:
2026-04-26 12:05:31 +02:00
parent b06527e17d
commit fba487f21c
9 changed files with 77 additions and 12 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 3 2" width="18" height="12" aria-hidden="true" focusable="false">
<rect width="1" height="2" x="0" fill="#009246"/>
<rect width="1" height="2" x="1" fill="#FFF"/>
<rect width="1" height="2" x="2" fill="#CE2B37"/>
</svg>

After

Width:  |  Height:  |  Size: 280 B