summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
Diffstat (limited to 'images')
-rw-r--r--images/battle_array_action.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/images/battle_array_action.svg b/images/battle_array_action.svg
new file mode 100644
index 0000000..3e6ef10
--- /dev/null
+++ b/images/battle_array_action.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400">
+<circle cx="200" cy="200" r="160" fill="#fff" fill-opacity="0.2" stroke="#fff" stroke-opacity="0.8" stroke-width="4"/>
+<path fill="#000" fill-opacity="0.2" d="M 200,70 l 120,120 h -60 v 120 h -120 v -120 h -60 z"/>
+</svg>