aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/line-height.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-25 23:06:19 +0100
committercodecalm <codecalm@gmail.com>2020-03-25 23:06:19 +0100
commit1d6dcfe21684b19bbbe5a51d8714b3e0ccdc801b (patch)
tree32a66d705e294fe15251bd5a3789244ffb5ba184 /src/_icons/line-height.svg
parenttable icon, editor arrows #11 (diff)
downloadtabler-icons-1d6dcfe21684b19bbbe5a51d8714b3e0ccdc801b.tar.xz
sort-asc, sort-desc fix
Diffstat (limited to 'src/_icons/line-height.svg')
-rw-r--r--src/_icons/line-height.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/line-height.svg b/src/_icons/line-height.svg
new file mode 100644
index 0000000..6a18062
--- /dev/null
+++ b/src/_icons/line-height.svg
@@ -0,0 +1,10 @@
+---
+---
+<svg>
+ <polyline points="3 7 6 4 9 7" />
+ <polyline points="3 17 6 20 9 17" />
+ <line x1="6" y1="4" x2="6" y2="20" />
+ <line x1="14" y1="6" x2="20" y2="6" />
+ <line x1="11" y1="12" x2="20" y2="12" />
+ <line x1="14" y1="18" x2="20" y2="18" />
+</svg>