fix: language selector for M2

This commit is contained in:
2026-04-04 19:40:18 +02:00
parent cbac412390
commit e2ef6c925a
8 changed files with 62 additions and 77 deletions

View File

@@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40">
<rect width="60" height="14" fill="#000000"/>
<rect y="14" width="60" height="13" fill="#DD0000"/>
<rect y="27" width="60" height="13" fill="#FFCC00"/>
</svg>

Before

Width:  |  Height:  |  Size: 226 B

View File

@@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40">
<rect width="60" height="10" fill="#AA151B"/>
<rect y="10" width="60" height="20" fill="#F1BF00"/>
<rect y="30" width="60" height="10" fill="#AA151B"/>
</svg>

Before

Width:  |  Height:  |  Size: 226 B

View File

@@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40">
<rect width="20" height="40" fill="#002395"/>
<rect x="20" width="20" height="40" fill="#FFFFFF"/>
<rect x="40" width="20" height="40" fill="#ED2939"/>
</svg>

Before

Width:  |  Height:  |  Size: 226 B

View File

@@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40">
<rect width="60" height="40" fill="#012169"/>
<path d="M0 0 L60 40 M60 0 L0 40" stroke="#FFFFFF" stroke-width="8"/>
<path d="M0 0 L60 40 M60 0 L0 40" stroke="#C8102E" stroke-width="4"/>
<path d="M30 0 V40 M0 20 H60" stroke="#FFFFFF" stroke-width="12"/>
<path d="M30 0 V40 M0 20 H60" stroke="#C8102E" stroke-width="6"/>
</svg>

Before

Width:  |  Height:  |  Size: 397 B

View File

@@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40">
<rect width="20" height="40" fill="#009246"/>
<rect x="20" width="20" height="40" fill="#FFFFFF"/>
<rect x="40" width="20" height="40" fill="#CE2B37"/>
</svg>

Before

Width:  |  Height:  |  Size: 226 B