aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/text-plus.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/text-plus.svg')
-rw-r--r--src/_icons/text-plus.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/text-plus.svg b/src/_icons/text-plus.svg
new file mode 100644
index 00000000..3d6abfa1
--- /dev/null
+++ b/src/_icons/text-plus.svg
@@ -0,0 +1,11 @@
+---
+category: Text
+---
+<svg>
+ <path d="M19 10h-14" />
+ <path d="M5 6h14" />
+ <path d="M14 14h-9" />
+ <path d="M5 18h6" />
+ <path d="M18 15v6" />
+ <path d="M15 18h6" />
+</svg>