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