aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/_icons/text-wrap-disabled.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/text-wrap-disabled.svg b/src/_icons/text-wrap-disabled.svg
new file mode 100644
index 0000000..27eff99
--- /dev/null
+++ b/src/_icons/text-wrap-disabled.svg
@@ -0,0 +1,9 @@
+---
+tags: [text, alignment, position]
+category: Text
+---
+<svg>
+ <line x1="4" y1="6" x2="14" y2="6" />
+ <line x1="4" y1="18" x2="14" y2="18" />
+ <path d="M4 12h17l-3 -3m0 6l3 -3" />
+</svg>