aboutsummaryrefslogtreecommitdiff
path: root/icons/fold.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/fold.svg')
-rw-r--r--icons/fold.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/fold.svg b/icons/fold.svg
new file mode 100644
index 0000000..a84afb1
--- /dev/null
+++ b/icons/fold.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-fold" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+ <path d="M12 3v6l3 -3m-6 0l3 3" />
+ <path d="M12 21v-6l3 3m-6 0l3 -3" />
+ <line x1="4" y1="12" x2="5" y2="12" />
+ <line x1="9" y1="12" x2="10" y2="12" />
+ <line x1="14" y1="12" x2="15" y2="12" />
+ <line x1="19" y1="12" x2="20" y2="12" />
+</svg>
+
+