diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-12-08 12:50:33 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-01-08 16:36:47 +0100 |
commit | 2e0776498cd8b992c060bc578107d83e571fd45b (patch) | |
tree | 23b03a37d29c5e74a1a8306866cde42f1d861f6f /images/link_left.svg | |
parent | 301bc138267a99d1135c5eec30cedbd316eed742 (diff) | |
download | table-battles-2e0776498cd8b992c060bc578107d83e571fd45b.tar.gz |
images
Diffstat (limited to 'images/link_left.svg')
-rw-r--r-- | images/link_left.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/images/link_left.svg b/images/link_left.svg new file mode 100644 index 0000000..2db1ef2 --- /dev/null +++ b/images/link_left.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="16"> +<g fill="black"> +<rect x="18" y="2" width="12" height="12" /> +<rect x="0" y="5" width="18" height="2" /> +<rect x="0" y="9" width="18" height="2" /> +</g> +</svg> |