aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/sort-ascending.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/sort-ascending.svg')
-rw-r--r--src/_icons/sort-ascending.svg7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/_icons/sort-ascending.svg b/src/_icons/sort-ascending.svg
index 8ac81ae..bc76490 100644
--- a/src/_icons/sort-ascending.svg
+++ b/src/_icons/sort-ascending.svg
@@ -2,10 +2,9 @@
tags: [arrange]
---
<svg>
- <line x1="3" y1="6" x2="11" y2="6" />
- <line x1="3" y1="12" x2="11" y2="12" />
- <line x1="3" y1="18" x2="13" y2="18" />
-
+ <line x1="4" y1="6" x2="11" y2="6" />
+ <line x1="4" y1="12" x2="11" y2="12" />
+ <line x1="4" y1="18" x2="13" y2="18" />
<polyline points="15 9 18 6 21 9" />
<line x1="18" y1="6" x2="18" y2="18" />
</svg>