aboutsummaryrefslogtreecommitdiff
path: root/static/icons/feather/arrow-up.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/feather/arrow-up.svg')
-rw-r--r--static/icons/feather/arrow-up.svg29
1 files changed, 17 insertions, 12 deletions
diff --git a/static/icons/feather/arrow-up.svg b/static/icons/feather/arrow-up.svg
index f1ff621..8da7d1e 100644
--- a/static/icons/feather/arrow-up.svg
+++ b/static/icons/feather/arrow-up.svg
@@ -1,14 +1,19 @@
<svg
- xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
- fill="none"
- stroke="currentColor"
- stroke-width="2"
- stroke-linecap="round"
- stroke-linejoin="round"
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ ><line
+ x1="12"
+ x2="12"
+ y1="19"
+ y2="5"
+ /><polyline
+ points="5 12 12 5 19 12"
+ /></svg
>
- <line x1="12" y1="19" x2="12" y2="5" />
- <polyline points="5 12 12 5 19 12" />
-</svg>