aboutsummaryrefslogtreecommitdiff
path: root/static/assets/icon/sunken-panel-border.svg
diff options
context:
space:
mode:
authorsoaos <soaos@soaos.dev>2026-04-03 17:20:59 -0400
committersoaos <soaos@soaos.dev>2026-04-03 17:20:59 -0400
commitf28c56ddd35ab468527eda2b116f300732938205 (patch)
tree35afd7cfd032650202fbca9eddac66c0939314f1 /static/assets/icon/sunken-panel-border.svg
Initial Commit (Fresh Start)
Diffstat (limited to 'static/assets/icon/sunken-panel-border.svg')
-rw-r--r--static/assets/icon/sunken-panel-border.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/static/assets/icon/sunken-panel-border.svg b/static/assets/icon/sunken-panel-border.svg
new file mode 100644
index 0000000..c13e8ce
--- /dev/null
+++ b/static/assets/icon/sunken-panel-border.svg
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="5" height="5" viewBox="0 0 5 5">
+ <rect width="4" height="1" x="0" y="0" fill="#232a2e"/>
+ <rect width="1" height="4" x="0" y="0" fill="#232a2e"/>
+ <rect width="2" height="1" x="1" y="1" fill="#232a2e"/>
+ <rect width="1" height="2" x="1" y="1" fill="#232a2e"/>
+ <rect width="5" height="1" x="0" y="4" fill="#4f585e"/>
+ <rect width="1" height="5" x="4" y="0" fill="#4f585e"/>
+ <rect width="1" height="3" x="3" y="1" fill="#4f585e"/>
+ <rect width="3" height="1" x="1" y="3" fill="#4f585e"/>
+</svg>