aboutsummaryrefslogtreecommitdiff
path: root/icons/arrows-up.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/arrows-up.svg')
-rw-r--r--icons/arrows-up.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/arrows-up.svg b/icons/arrows-up.svg
index 8f40ab4a..f46fc9e3 100644
--- a/icons/arrows-up.svg
+++ b/icons/arrows-up.svg
@@ -1,9 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-up" 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="M17 3v18" />
+ <line x1="17" y1="3" x2="17" y2="21" />
<path d="M4 6l3 -3l3 3" />
<path d="M20 6l-3 -3l-3 3" />
- <path d="M7 3v18" />
+ <line x1="7" y1="3" x2="7" y2="21" />
</svg>