improved tile move, added more tiles

This commit is contained in:
Stephan Richter
2020-09-14 00:01:48 +02:00
parent 6a1ada0d88
commit e7b9f3cd09
17 changed files with 153 additions and 37 deletions

4
resources/svg/CrossV.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg width="100" height="200" viewbox="0 0 100 200">
<polygon points="0,35 100,135 100,165 0,65" />
<polygon points="100,35 0,135 0,165 100,65" />
</svg>

After

Width:  |  Height:  |  Size: 155 B