aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-12-12 20:46:15 +0100
committerGravatar GitHub <noreply@github.com> 2022-12-12 20:46:15 +0100
commitf8ba54a3dffcab19fd3e2f8c5ea299a803c77fe3 (patch)
tree9d5b65034c7008f10a0c596715dbb3501ee59e45 /p/themes/Mapco
parentf5bf654b1e5f3b2f95d545b0e44afc49cf29948e (diff)
Fixed: up.svg in Ansum/Mapco theme (#4938)
Diffstat (limited to 'p/themes/Mapco')
-rw-r--r--p/themes/Mapco/icons/up.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/themes/Mapco/icons/up.svg b/p/themes/Mapco/icons/up.svg
index 65da6b1a7..b5baff62f 100644
--- a/p/themes/Mapco/icons/up.svg
+++ b/p/themes/Mapco/icons/up.svg
@@ -1,3 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="10">
- <path fill="#666" d="M14.387 9.469 15.8 8.055 8.094.348.387 8.055 1.8 9.469l6.293-6.293Zm0 0"/>
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
+ <path fill="#666" d="m14.293 12.56 1.414-1.414L8 3.44.293 11.146l1.413 1.414L8 6.267zm0 0"/>
</svg>