summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-04-19 17:45:48 +0200
committerTor Andersson <tor@ccxvii.net>2024-04-19 17:45:48 +0200
commit566a4b6167613b08d1240b5c2e88a568cb5ab5b3 (patch)
tree6cc461ec14358a8274dee3dc26681caabbca8aac /images
parent0381f6b7f75cc7c5b954c7bb3336ea423f91a2a0 (diff)
downloadplantagenet-566a4b6167613b08d1240b5c2e88a568cb5ab5b3.tar.gz
Add battle array image.
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>