summaryrefslogtreecommitdiff
path: root/images/battle_array_action.svg
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-01-26 19:20:55 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:39 +0100
commit6e07688b9ee9f21ce73f573dffc986aea2a007b2 (patch)
treed624b53fd34d2274c4b5270b4e8f45dc1ab1b990 /images/battle_array_action.svg
parent4f50d6a4f53d69b627948815b6f042e409f689e7 (diff)
downloadnevsky-6e07688b9ee9f21ce73f573dffc986aea2a007b2.tar.gz
Arrow in array position.
Diffstat (limited to 'images/battle_array_action.svg')
-rw-r--r--images/battle_array_action.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/images/battle_array_action.svg b/images/battle_array_action.svg
index d250628..3e6ef10 100644
--- a/images/battle_array_action.svg
+++ b/images/battle_array_action.svg
@@ -1,3 +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>