Dateien nach "/" hochladen

This commit is contained in:
2026-08-26 12:29:49 +02:00
parent f0b6b1c579
commit 2a293afe04
4 changed files with 2 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="tiny" height="200" version="1.2" width="200" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><circle cx="100" cy="100" fill="black" r="100" /><ellipse cx="100" cy="100" fill="none" rx="85" ry="40" stroke="lightblue" stroke-width="3" transform="rotate(0,100,100)" /><ellipse cx="100" cy="100" fill="none" rx="85" ry="40" stroke="lightblue" stroke-width="3" transform="rotate(45,100,100)" /><ellipse cx="100" cy="100" fill="none" rx="85" ry="40" stroke="lightblue" stroke-width="3" transform="rotate(90,100,100)" /><ellipse cx="100" cy="100" fill="none" rx="85" ry="40" stroke="lightblue" stroke-width="3" transform="rotate(135,100,100)" /><circle cx="100" cy="100" fill="lightblue" r="30" /></svg>

After

Width:  |  Height:  |  Size: 837 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB