diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-01-17 18:40:34 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 13:02:39 +0100 |
commit | ed0e937ab1e53afcd16a98f74e7a6be76fee2553 (patch) | |
tree | 75b2827fc830350be588adf402aac4652401541b /images/battle_array_action.svg | |
parent | 605d13ad1d5b3abf692c9474fb13fa0e50c3910b (diff) | |
download | nevsky-ed0e937ab1e53afcd16a98f74e7a6be76fee2553.tar.gz |
Zap battle mat.
Diffstat (limited to 'images/battle_array_action.svg')
-rw-r--r-- | images/battle_array_action.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/images/battle_array_action.svg b/images/battle_array_action.svg new file mode 100644 index 0000000..d250628 --- /dev/null +++ b/images/battle_array_action.svg @@ -0,0 +1,3 @@ +<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"/> +</svg> |