summaryrefslogtreecommitdiff
path: root/assets/Graphics/door_open.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/door_open.svg
parent9e24aa042e9fb9de34f7b445778518fcb67e24aa (diff)
Added Graphics Assets
Diffstat (limited to 'assets/Graphics/door_open.svg')
-rw-r--r--assets/Graphics/door_open.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/Graphics/door_open.svg b/assets/Graphics/door_open.svg
new file mode 100644
index 0000000..e4789b0
--- /dev/null
+++ b/assets/Graphics/door_open.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="#BBC4CB" d="M60 64 L50 64 50 0 60 0 60 64 M14 64 L4 64 4 0 14 0 14 64"/>
+ <path stroke="none" fill="#353541" d="M60 0 L64 0 64 64 60 64 60 0 M4 64 L0 64 0 0 4 0 4 64"/>
+ <path stroke="none" fill="#474758" d="M50 64 L14 64 14 0 50 0 50 64"/>
+ </g>
+</svg> \ No newline at end of file