summaryrefslogtreecommitdiff
path: root/assets/Graphics/rope.svg
diff options
context:
space:
mode:
authorBoredGuy <osome3717@gmail.com>2026-03-15 17:13:49 +0300
committerBoredGuy <osome3717@gmail.com>2026-03-15 17:13:49 +0300
commit77c6850d28134638d75a539bb8094e828a47d93f (patch)
treedb6389316fab37b6d745ca985368ee15ef159c29 /assets/Graphics/rope.svg
parent9e24aa042e9fb9de34f7b445778518fcb67e24aa (diff)
Added Graphics Assets
Diffstat (limited to 'assets/Graphics/rope.svg')
-rw-r--r--assets/Graphics/rope.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/Graphics/rope.svg b/assets/Graphics/rope.svg
new file mode 100644
index 0000000..cb925e1
--- /dev/null
+++ b/assets/Graphics/rope.svg
@@ -0,0 +1,8 @@
+<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <defs/>
+ <g>
+ <path stroke="none" fill="#353541" d="M36 8 L36 0 40 0 40 64 36 64 36 56 36 40 36 24 36 8 M28 0 L28 16 28 32 28 48 28 64 24 64 24 0 28 0"/>
+ <path stroke="none" fill="#DE7E4F" d="M28 0 L36 8 36 24 28 16 28 0 M36 40 L36 56 28 48 28 32 36 40"/>
+ <path stroke="none" fill="#EE9366" d="M36 40 L28 32 28 16 36 24 36 40 M36 0 L36 8 28 0 36 0 M36 56 L36 64 28 64 28 48 36 56"/>
+ </g>
+</svg> \ No newline at end of file