1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 14:01:55 +02:00

fix for bind_rows2, added 4 langs

This commit is contained in:
2023-02-11 21:57:12 +01:00
parent 2007c3eef3
commit b146de6d7f
12 changed files with 324 additions and 293 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="400" viewBox="0 0 3 2">
<rect width="3" height="2" x="0" y="0" fill="#002B7F"/>
<rect width="2" height="2" x="1" y="0" fill="#FCD116"/>
<rect width="1" height="2" x="2" y="0" fill="#CE1126"/>
</svg>

After

Width:  |  Height:  |  Size: 297 B