From 018f6174160218236638293140d37a46675ed7fa Mon Sep 17 00:00:00 2001 From: ImgBotApp Date: Tue, 26 Nov 2024 07:03:31 +0000 Subject: [PATCH] [ImgBot] Optimize images *Total -- 1,051.39kb -> 1,031.74kb (1.87%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/japan.svg -- 0.59kb -> 0.31kb (47.2%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/germany.svg -- 0.64kb -> 0.36kb (43.77%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/sweden.svg -- 0.67kb -> 0.38kb (42.77%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/france.svg -- 0.68kb -> 0.39kb (41.76%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/netherlands.svg -- 0.68kb -> 0.40kb (41.43%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/chile.svg -- 0.83kb -> 0.55kb (34.47%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/norway.svg -- 0.92kb -> 0.63kb (31.22%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/canada.svg -- 1.06kb -> 0.76kb (28.33%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/brazil.svg -- 1.14kb -> 0.84kb (25.88%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-kingdom.svg -- 2.08kb -> 1.72kb (17.24%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-states-of-america.svg -- 2.61kb -> 2.24kb (14.04%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/australia.svg -- 3.35kb -> 2.96kb (11.72%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/spain.svg -- 5.78kb -> 5.36kb (7.25%) /sandbox/Foundation/src/Foundation/wwwroot/icons/mosey-logo.svg -- 6.09kb -> 5.85kb (3.98%) /sandbox/Foundation/src/Foundation/wwwroot/icons/flags/saudi-arabia.svg -- 17.85kb -> 17.21kb (3.55%) /sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/gijgo/fonts/gijgo-material.svg -- 22.71kb -> 22.16kb (2.44%) /sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/platium.svg -- 2.38kb -> 2.33kb (2.34%) /sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/gold.svg -- 2.38kb -> 2.33kb (2.09%) /sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/diamond.svg -- 2.38kb -> 2.34kb (1.97%) /sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-regular-400.svg -- 141.07kb -> 138.90kb (1.54%) /sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-solid-900.svg -- 819.71kb -> 808.10kb (1.42%) /sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/silver.svg -- 3.87kb -> 3.82kb (1.36%) /sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/classic.svg -- 3.86kb -> 3.81kb (1.22%) /sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/bronze.svg -- 8.04kb -> 7.97kb (0.84%) Signed-off-by: ImgBotApp --- .../wwwroot/icons/flags/australia.svg | 73 +- .../Foundation/wwwroot/icons/flags/brazil.svg | 45 +- .../Foundation/wwwroot/icons/flags/canada.svg | 45 +- .../Foundation/wwwroot/icons/flags/chile.svg | 41 +- .../Foundation/wwwroot/icons/flags/france.svg | 39 +- .../wwwroot/icons/flags/germany.svg | 39 +- .../Foundation/wwwroot/icons/flags/japan.svg | 38 +- .../wwwroot/icons/flags/netherlands.svg | 39 +- .../Foundation/wwwroot/icons/flags/norway.svg | 41 +- .../wwwroot/icons/flags/saudi-arabia.svg | 206 +- .../Foundation/wwwroot/icons/flags/spain.svg | 108 +- .../Foundation/wwwroot/icons/flags/sweden.svg | 41 +- .../wwwroot/icons/flags/united-kingdom.svg | 63 +- .../icons/flags/united-states-of-america.svg | 64 +- .../Foundation/wwwroot/icons/mosey-logo.svg | 18 +- .../Foundation/wwwroot/icons/tiers/bronze.svg | 3 +- .../wwwroot/icons/tiers/classic.svg | 3 +- .../wwwroot/icons/tiers/diamond.svg | 3 +- .../Foundation/wwwroot/icons/tiers/gold.svg | 3 +- .../wwwroot/icons/tiers/platium.svg | 3 +- .../Foundation/wwwroot/icons/tiers/silver.svg | 3 +- .../webfonts/fa-regular-400.svg | 804 +-- .../webfonts/fa-solid-900.svg | 4650 +---------------- .../vendors/gijgo/fonts/gijgo-material.svg | 92 +- 24 files changed, 24 insertions(+), 6440 deletions(-) diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/australia.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/australia.svg index 4fdf080c..3067a4ad 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/australia.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/australia.svg @@ -1,72 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/brazil.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/brazil.svg index 7255e071..a92678ee 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/brazil.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/brazil.svg @@ -1,44 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/canada.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/canada.svg index d30b8d06..055e5fc3 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/canada.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/canada.svg @@ -1,44 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/chile.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/chile.svg index 07b5a4bb..1df37a43 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/chile.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/chile.svg @@ -1,40 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/france.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/france.svg index d2718924..4ec910d8 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/france.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/france.svg @@ -1,38 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/germany.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/germany.svg index 5c8c109e..8b1c4c78 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/germany.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/germany.svg @@ -1,38 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/japan.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/japan.svg index ce25645e..77283eef 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/japan.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/japan.svg @@ -1,37 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/netherlands.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/netherlands.svg index 84237289..9ff3ac05 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/netherlands.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/netherlands.svg @@ -1,38 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/norway.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/norway.svg index da151a42..aa34c85f 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/norway.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/norway.svg @@ -1,40 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/saudi-arabia.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/saudi-arabia.svg index fffb8160..6556b075 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/saudi-arabia.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/saudi-arabia.svg @@ -1,205 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/spain.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/spain.svg index 5f671625..0261d268 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/spain.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/spain.svg @@ -1,107 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/sweden.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/sweden.svg index e97b3636..504c3d2e 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/sweden.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/sweden.svg @@ -1,40 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-kingdom.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-kingdom.svg index a9d5229d..2d5e44fb 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-kingdom.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-kingdom.svg @@ -1,62 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-states-of-america.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-states-of-america.svg index 8cab835c..b28cadfb 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-states-of-america.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/flags/united-states-of-america.svg @@ -1,63 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/mosey-logo.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/mosey-logo.svg index c3657a33..26f5520e 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/mosey-logo.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/mosey-logo.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/bronze.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/bronze.svg index eb9fd00d..50f61ee4 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/bronze.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/bronze.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/classic.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/classic.svg index bb3b09a6..d993b9ba 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/classic.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/classic.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/diamond.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/diamond.svg index 1b6ebeef..b517d12c 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/diamond.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/diamond.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/gold.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/gold.svg index 28168083..83e776c8 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/gold.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/gold.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/platium.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/platium.svg index b9b4f8db..a3281e67 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/platium.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/platium.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/silver.svg b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/silver.svg index c9c5d2fa..d608c7f3 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/silver.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/icons/tiers/silver.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-regular-400.svg b/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-regular-400.svg index 751083ee..2f73edbb 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-regular-400.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-regular-400.svg @@ -1,803 +1 @@ - - - - - -Created by FontForge 20190112 at Tue Jun 4 15:16:44 2019 - By Robert Madole -Copyright (c) Font Awesome - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +Created by FontForge 20190112 at Tue Jun 4 15:16:44 2019 By Robert Madole Copyright (c) Font Awesome \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-solid-900.svg b/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-solid-900.svg index 627128b8..96520bcd 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-solid-900.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/font-awesome-5.9.0/webfonts/fa-solid-900.svg @@ -1,4649 +1 @@ - - - - - -Created by FontForge 20190112 at Tue Jun 4 15:16:44 2019 - By Robert Madole -Copyright (c) Font Awesome - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +Created by FontForge 20190112 at Tue Jun 4 15:16:44 2019 By Robert Madole Copyright (c) Font Awesome \ No newline at end of file diff --git a/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/gijgo/fonts/gijgo-material.svg b/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/gijgo/fonts/gijgo-material.svg index 1588d5a5..8ba97531 100644 --- a/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/gijgo/fonts/gijgo-material.svg +++ b/sandbox/Foundation/src/Foundation/wwwroot/scss/vendors/gijgo/fonts/gijgo-material.svg @@ -1,91 +1 @@ - - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +Generated by IcoMoon \ No newline at end of file