aboutsummaryrefslogtreecommitdiff
path: root/src/icons/folder-plus.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/folder-plus.svg')
-rw-r--r--src/icons/folder-plus.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/folder-plus.svg b/src/icons/folder-plus.svg
new file mode 100644
index 00000000..9eec457b
--- /dev/null
+++ b/src/icons/folder-plus.svg
@@ -0,0 +1,11 @@
+---
+tags: [add, create, new, directory, dir]
+category: Document
+version: "1.0"
+unicode: "eaab"
+---
+<svg>
+ <path d="M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2" />
+ <line x1="12" y1="10" x2="12" y2="16" />
+ <line x1="9" y1="13" x2="15" y2="13" />
+</svg>