diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-09-30 00:34:18 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-01 16:11:22 +0200 |
commit | 6ecebe1bd199e836cc178ba3bd5234e9ae3d5bfa (patch) | |
tree | 7d84ebd748d0c5ec6b1a5c8561b648d2b06f5c8e /arrow.svg | |
parent | ed37804cfa330a678b61359a7e689229a5b5e5ae (diff) | |
download | waterloo-campaign-1815-6ecebe1bd199e836cc178ba3bd5234e9ae3d5bfa.tar.gz |
Big fat arrow.
Diffstat (limited to 'arrow.svg')
-rw-r--r-- | arrow.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arrow.svg b/arrow.svg new file mode 100644 index 0000000..39d4094 --- /dev/null +++ b/arrow.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> +<path stroke-width="3" stroke="#800" fill="none" d="M 2 9 L 8 3 L 14 9 M 8 3 L 8 14" /> +</svg> |