aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/columns.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/columns.svg')
-rw-r--r--src/_icons/columns.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/columns.svg b/src/_icons/columns.svg
new file mode 100644
index 0000000..e2036d0
--- /dev/null
+++ b/src/_icons/columns.svg
@@ -0,0 +1,13 @@
+---
+tags: [text, gap]
+---
+<svg>
+ <line x1="4" y1="6" x2="9.5" y2="6" />
+ <line x1="4" y1="10" x2="9.5" y2="10" />
+ <line x1="4" y1="14" x2="9.5" y2="14" />
+ <line x1="4" y1="18" x2="9.5" y2="18" />
+ <line x1="14.5" y1="6" x2="20" y2="6" />
+ <line x1="14.5" y1="10" x2="20" y2="10" />
+ <line x1="14.5" y1="14" x2="20" y2="14" />
+ <line x1="14.5" y1="18" x2="20" y2="18" />
+</svg>