aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/menu/plus.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/menu/plus.svg b/client/menu/plus.svg
new file mode 100644
index 00000000..c79169ba
--- /dev/null
+++ b/client/menu/plus.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
+ <rect stroke="none" fill="white" x="42.5" y="0" width="15" height="100" />
+ <rect stroke="none" fill="white" x="0" y="42.5" width="100" height="15" />
+</svg> \ No newline at end of file