add very basic implementation of Zauber that just posts its beschreibung to chat

This commit is contained in:
Sven Balzer
2025-05-16 08:18:30 +02:00
parent 96851a7100
commit aaa01834a8
7 changed files with 283 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="64" height="64" version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<g id="plus">
<rect style="fill:#a59481" id="rect1" width="62" height="8" x="1" y="28" />
<rect style="fill:#a59481" id="rect2" width="8" height="62" x="28" y="1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 328 B