add very basic implementation of Zauber that just posts its beschreibung to chat
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user