diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-09-25 14:23:01 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 11:54:52 +0100 |
commit | 5a84afa4f4ae02dcc38cc752be4c2a7b801c7c4d (patch) | |
tree | 3f284a1b9bc81f105e8e8affba179076ea6220bc /mountain-tip.svg | |
parent | f6f01f7536b21bdea793de78238f4deebc48572c (diff) | |
download | wilderness-war-5a84afa4f4ae02dcc38cc752be4c2a7b801c7c4d.tar.gz |
Space tool tips in log.
Diffstat (limited to 'mountain-tip.svg')
-rw-r--r-- | mountain-tip.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mountain-tip.svg b/mountain-tip.svg new file mode 100644 index 0000000..50a4aac --- /dev/null +++ b/mountain-tip.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="210" height="148"> +<path + fill="none" + stroke="yellow" + stroke-width="10" + stroke-dasharray="20 20" + d="M 10 138 L 78 35 L 101 57 L 128 10 L 200 138 Z"/> +</svg> |