aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-09-27 17:51:04 +0200
committerGravatar GitHub <noreply@github.com> 2022-09-27 17:51:04 +0200
commit2c3900dbdb7c471f852e7a55383512ce96517591 (patch)
treea4307c9147a5adc524baef4cf9548cf2e9da19e0 /p/themes/Mapco
parent9505eb8445fc3689bdad31bc8a9afe54104d9fcc (diff)
fix the icons in square sizes (#4648)
Diffstat (limited to 'p/themes/Mapco')
-rw-r--r--p/themes/Mapco/icons/unread.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/themes/Mapco/icons/unread.svg b/p/themes/Mapco/icons/unread.svg
index e80d4119c..6cdd8c383 100644
--- a/p/themes/Mapco/icons/unread.svg
+++ b/p/themes/Mapco/icons/unread.svg
@@ -1,3 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="13">
- <path fill="#36c" d="M0 0v13h16V0Zm3.258 2h9.484L8 5.727ZM2 3.555l6 4.718 6-4.718V11H2Zm0 0"/>
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
+ <path fill="#36c" d="M0 1.5v13h16v-13zm3.258 2h9.484L8 7.227ZM2 5.055l6 4.718 6-4.718V12.5H2Zm0 0"/>
</svg>