diff options
Diffstat (limited to 'images/battle_array_action.svg')
-rw-r--r-- | images/battle_array_action.svg | 1 |
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> |