aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/wall.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/wall.svg')
-rw-r--r--src/_icons/wall.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/wall.svg b/src/_icons/wall.svg
new file mode 100644
index 00000000..5786ccec
--- /dev/null
+++ b/src/_icons/wall.svg
@@ -0,0 +1,13 @@
+---
+---
+<svg>
+ <rect x="4" y="4" width="16" height="16" rx="2" />
+ <path d="M4 8h16" />
+ <path d="M20 12h-16" />
+ <path d="M4 16h16" />
+ <path d="M9 4v4" />
+ <path d="M14 8v4" />
+ <path d="M8 12v4" />
+ <path d="M16 12v4" />
+ <path d="M11 16v4" />
+</svg>