flags/fi.svg@f64bfb7f5d26
flags/fi.svg
Sun, 29 Aug 2021 22:14:42 +0300
- author
- Teemu Piippo <teemu@hecknology.net>
- date
- Sun, 29 Aug 2021 22:14:42 +0300
- changeset 127
- f64bfb7f5d26
- parent 6
-
73e448b2943d
- permissions
- -rw-r--r--
added a simple matrix transformation tool
<?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="#003580"/>
<rect width="300" height="1100" x="500" fill="#003580"/>
</svg>