Added language selector

This commit is contained in:
2025-04-15 19:07:06 +02:00
parent 2d43ac88c1
commit c66b02d19a
14 changed files with 58 additions and 16 deletions

10
icons/lang_cz.svg Normal file
View File

@@ -0,0 +1,10 @@
<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<g id="color">
<rect x="5" y="17" width="62" height="38" fill="#fff"/>
<rect x="5" y="36" width="62" height="19" fill="#d22f27"/>
<path fill="#1e50a0" d="m36 36-31 18.6v-37.2z"/>
</g>
<g id="line">
<rect x="5" y="17" width="62" height="38" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 440 B