first commit

This commit is contained in:
Peter Hudec
2023-12-17 08:22:01 +01:00
commit 5abd24b102
15 changed files with 6111 additions and 0 deletions

7
contrib/example.svg Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
width="60" height="60" viewBox="-30.0 -30.0 60 60">
<defs>
</defs>
<circle cx="0" cy="0" r="30" fill="yellow" stroke-width="2" stroke="black" />
</svg>

After

Width:  |  Height:  |  Size: 278 B