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="1800" height="1100">
<rect width="1800" height="1100" fill="#fff"/>
<rect width="1800" height="300" y="400" fill="#002F6C"/>
<rect width="300" height="1100" x="500" fill="#002F6C"/>
</svg>

After

Width:  |  Height:  |  Size: 274 B