diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-07-29 11:47:03 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-01 16:11:21 +0200 |
commit | d366757363ace00d0e95657a89b3660741fdcacc (patch) | |
tree | 66627258196001e3da972001e4a2af2e452e0ad4 /images/arrow.svg | |
parent | af856bac2db9e4887b621737efd3ae221d68dd35 (diff) | |
download | waterloo-campaign-1815-d366757363ace00d0e95657a89b3660741fdcacc.tar.gz |
ASSETS
map75 - jpegli d3
map150 - mozjpeg q40
Diffstat (limited to 'images/arrow.svg')
-rw-r--r-- | images/arrow.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/images/arrow.svg b/images/arrow.svg new file mode 100644 index 0000000..39d4094 --- /dev/null +++ b/images/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> |