From 928de360931579304128a8203a8ac61e4f32bed8 Mon Sep 17 00:00:00 2001 From: Mahdi Hosseinzadeh <29678011+mahozad@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:59:17 +0330 Subject: [PATCH] Improve the speed icons in the status bar The speed icons in the status bar look weird. Whenever I look at them, there seems to be something off with them. The circle seems to have been stretched. Also, the gap between the needle and the circle is not big enough to be clearly visible (at least on my display). PR #21853. --- src/icons/slow.svg | 2 +- src/icons/slow_off.svg | 2 +- src/icons/speedometer.svg | 2 +- src/webui/www/private/images/slow.svg | 2 +- src/webui/www/private/images/slow_off.svg | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/icons/slow.svg b/src/icons/slow.svg index f721bd639..68aa27b32 100644 --- a/src/icons/slow.svg +++ b/src/icons/slow.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/src/icons/slow_off.svg b/src/icons/slow_off.svg index ce913cd61..fe6ca9b1f 100644 --- a/src/icons/slow_off.svg +++ b/src/icons/slow_off.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/src/icons/speedometer.svg b/src/icons/speedometer.svg index 4b56c1658..628a2dbb7 100644 --- a/src/icons/speedometer.svg +++ b/src/icons/speedometer.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/src/webui/www/private/images/slow.svg b/src/webui/www/private/images/slow.svg index f721bd639..68aa27b32 100644 --- a/src/webui/www/private/images/slow.svg +++ b/src/webui/www/private/images/slow.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/src/webui/www/private/images/slow_off.svg b/src/webui/www/private/images/slow_off.svg index ce913cd61..fe6ca9b1f 100644 --- a/src/webui/www/private/images/slow_off.svg +++ b/src/webui/www/private/images/slow_off.svg @@ -1 +1 @@ - \ No newline at end of file +