From 2c6ec7360712f7c34140455167b2575e824899e0 Mon Sep 17 00:00:00 2001 From: dgcampbe Date: Wed, 10 Jul 2024 17:22:07 -0400 Subject: [PATCH 1/8] update two icons --- newicons/appfilter.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 6bb92409c3..ffbe51c996 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -19,7 +19,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -3030,7 +3030,7 @@ - + @@ -7876,8 +7876,9 @@ - + + @@ -8501,6 +8502,7 @@ + @@ -18923,7 +18925,7 @@ - + From 27fa3614e50813e6126c47543388f22299f6e80f Mon Sep 17 00:00:00 2001 From: dgcampbe Date: Thu, 11 Jul 2024 07:35:39 -0400 Subject: [PATCH 2/8] add two icons --- newicons/advia.svg | 95 ++++++++++++++++++++++++++++++++++++++++++ newicons/alexcalc.svg | 65 +++++++++++++++++++++++++++++ newicons/appfilter.xml | 6 +++ 3 files changed, 166 insertions(+) create mode 100644 newicons/advia.svg create mode 100644 newicons/alexcalc.svg diff --git a/newicons/advia.svg b/newicons/advia.svg new file mode 100644 index 0000000000..57afd1a31b --- /dev/null +++ b/newicons/advia.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + diff --git a/newicons/alexcalc.svg b/newicons/alexcalc.svg new file mode 100644 index 0000000000..8f88f2b1f8 --- /dev/null +++ b/newicons/alexcalc.svg @@ -0,0 +1,65 @@ + + diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index ffbe51c996..b0541014fe 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -1,5 +1,11 @@ + + + + + + From a1fd099f92c269090dca4bb701a093d03d204a00 Mon Sep 17 00:00:00 2001 From: dgcampbe Date: Mon, 15 Jul 2024 15:59:34 -0400 Subject: [PATCH 3/8] add one icon --- newicons/appfilter.xml | 2 + newicons/medtimer.svg | 121 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 123 insertions(+) create mode 100644 newicons/medtimer.svg diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index b0541014fe..15c3f98f5b 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -1,4 +1,6 @@ + + diff --git a/newicons/medtimer.svg b/newicons/medtimer.svg new file mode 100644 index 0000000000..e1db4b0302 --- /dev/null +++ b/newicons/medtimer.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + From ae3a6f62214d25258b9cecffd179862f5f7ff560 Mon Sep 17 00:00:00 2001 From: dgcampbe Date: Tue, 16 Jul 2024 23:29:56 -0400 Subject: [PATCH 4/8] update one icon --- newicons/appfilter.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 15c3f98f5b..684a520bc0 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -20398,6 +20398,7 @@ + From 2ef512a49dd8efd8d81a9d033fcec483b2d068eb Mon Sep 17 00:00:00 2001 From: Donno <31142286+Donnnno@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:48:17 +0200 Subject: [PATCH 5/8] minified icons Co-Authored-By: Kat --- newicons/advia.svg | 96 +-------------------------------- newicons/alexcalc.svg | 66 +---------------------- newicons/medtimer.svg | 122 +----------------------------------------- 3 files changed, 3 insertions(+), 281 deletions(-) diff --git a/newicons/advia.svg b/newicons/advia.svg index 57afd1a31b..2804b5faa6 100644 --- a/newicons/advia.svg +++ b/newicons/advia.svg @@ -1,95 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/newicons/alexcalc.svg b/newicons/alexcalc.svg index 8f88f2b1f8..cdfd4c1774 100644 --- a/newicons/alexcalc.svg +++ b/newicons/alexcalc.svg @@ -1,65 +1 @@ - - + \ No newline at end of file diff --git a/newicons/medtimer.svg b/newicons/medtimer.svg index e1db4b0302..5f7578f730 100644 --- a/newicons/medtimer.svg +++ b/newicons/medtimer.svg @@ -1,121 +1 @@ - - - - - - - - - - - - - - - - - - - + \ No newline at end of file From 357412c91f07d5d6efc8c27bab25d8cbe8f2b9f0 Mon Sep 17 00:00:00 2001 From: Donno <31142286+Donnnno@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:48:57 +0200 Subject: [PATCH 6/8] Update appfilter.xml Co-Authored-By: Kat --- newicons/appfilter.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 684a520bc0..351bec1977 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -1,12 +1,4 @@ - - - - - - - - @@ -90,6 +82,15 @@ + + + + + + + + + From e2080005a92404e3f5b561fde98df7f1948781fa Mon Sep 17 00:00:00 2001 From: Donno <31142286+Donnnno@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:50:22 +0200 Subject: [PATCH 7/8] Update appfilter.xml Co-Authored-By: Kat --- newicons/appfilter.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 351bec1977..1193e49217 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -19,7 +19,7 @@ - + @@ -18935,7 +18935,6 @@ - From 65fd8aff4e540ba8945722c5066bd30d2f9c6d63 Mon Sep 17 00:00:00 2001 From: Donno <31142286+Donnnno@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:51:07 +0200 Subject: [PATCH 8/8] Update appfilter.xml Co-Authored-By: Kat --- newicons/appfilter.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/newicons/appfilter.xml b/newicons/appfilter.xml index 1193e49217..9e442a5164 100644 --- a/newicons/appfilter.xml +++ b/newicons/appfilter.xml @@ -19,7 +19,7 @@ - + @@ -8511,7 +8511,6 @@ -