feat: more work on M2, this time language selection
This commit is contained in:
7
crates/bds-ui/assets/flags/gb.svg
Normal file
7
crates/bds-ui/assets/flags/gb.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 397 B |
Reference in New Issue
Block a user