From 2214e45a68f8161613128acf9d7840a536ca075a Mon Sep 17 00:00:00 2001 From: Tingfeng Date: Thu, 3 Mar 2022 08:45:39 +0800 Subject: [PATCH 1/4] Add MapLibre --- _data/simple-icons.json | 5 +++++ icons/maplibre.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/maplibre.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 25d92130e65a..236e48166c8c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5946,6 +5946,11 @@ "source": "https://www.mapbox.com/about/press/brand-guidelines", "guidelines": "https://www.mapbox.com/about/press/brand-guidelines" }, + { + "title": "MapLibre", + "hex": "396CB2", + "source": "https://github.com/maplibre/maplibre-gl-js-docs/blob/e916a4cdd671890126f88b26b2b16c04220dc4b0/docs/pages/assets/favicon/maplibregl-favicon.svg" + }, { "title": "MariaDB", "hex": "003545", diff --git a/icons/maplibre.svg b/icons/maplibre.svg new file mode 100644 index 000000000000..c3bfa6b811d5 --- /dev/null +++ b/icons/maplibre.svg @@ -0,0 +1 @@ +MapLibre \ No newline at end of file From d68bfc02263d345b7be47c1508da0fa22cbd656e Mon Sep 17 00:00:00 2001 From: Wu Tingfeng Date: Wed, 21 Sep 2022 08:28:17 +0800 Subject: [PATCH 2/4] add firewalla --- _data/simple-icons.json | 5 +++++ icons/firewalla.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/firewalla.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e07a200d2f27..609066034394 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3747,6 +3747,11 @@ "hex": "FF7139", "source": "https://mozilla.design/firefox/logos-usage/" }, + { + "title": "Firewalla", + "hex": "C8332D", + "source": "https://github.com/firewalla/firewalla/blob/97f7463fe07b85b979a8f0738fdf14c1af0249a8/extension/diag/static/firewalla.svg" + }, { "title": "FIRST", "hex": "0066B3", diff --git a/icons/firewalla.svg b/icons/firewalla.svg new file mode 100644 index 000000000000..ce03b9a16b4f --- /dev/null +++ b/icons/firewalla.svg @@ -0,0 +1 @@ +Firewalla \ No newline at end of file From 17ce709715476efac00fd2eafb59c357b39b8db3 Mon Sep 17 00:00:00 2001 From: Wu Tingfeng Date: Wed, 21 Sep 2022 08:32:15 +0800 Subject: [PATCH 3/4] remove phantom icon --- _data/simple-icons.json | 5 ----- icons/maplibre.svg | 1 - 2 files changed, 6 deletions(-) delete mode 100644 icons/maplibre.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 609066034394..43f725a8ca83 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6562,11 +6562,6 @@ "source": "https://www.mapbox.com/about/press/brand-guidelines", "guidelines": "https://www.mapbox.com/about/press/brand-guidelines" }, - { - "title": "MapLibre", - "hex": "396CB2", - "source": "https://github.com/maplibre/maplibre-gl-js-docs/blob/e916a4cdd671890126f88b26b2b16c04220dc4b0/docs/pages/assets/favicon/maplibregl-favicon.svg" - }, { "title": "MariaDB", "hex": "003545", diff --git a/icons/maplibre.svg b/icons/maplibre.svg deleted file mode 100644 index c3bfa6b811d5..000000000000 --- a/icons/maplibre.svg +++ /dev/null @@ -1 +0,0 @@ -MapLibre \ No newline at end of file From 920b9960b6974d1d92dd5b4cb31f2b1ffde19f4d Mon Sep 17 00:00:00 2001 From: Wu Tingfeng Date: Thu, 22 Sep 2022 04:49:52 +0800 Subject: [PATCH 4/4] attempt to fix --- icons/firewalla.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/firewalla.svg b/icons/firewalla.svg index ce03b9a16b4f..20251e8ca201 100644 --- a/icons/firewalla.svg +++ b/icons/firewalla.svg @@ -1 +1 @@ -Firewalla \ No newline at end of file +Firewalla \ No newline at end of file