This commit is contained in:
2026-05-13 17:11:09 +02:00
commit ea63897455
2785 changed files with 359868 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="900" height="600">
<rect width="900" height="200" fill="#000"/>
<rect y="200" width="900" height="200" fill="#007a3d"/>
<rect y="400" width="900" height="200" fill="#fff"/>
<path d="M 0,0 L 300,300 L 0,600 z" fill="#ce1126"/>
</svg>

After

Width:  |  Height:  |  Size: 336 B