From 2c7cfa4263c286641be45d2d72db049f77f7522e Mon Sep 17 00:00:00 2001 From: Raffaele Picca Date: Mon, 10 Oct 2022 08:43:53 +0200 Subject: [PATCH 1/2] Icon for WPExplorer --- _data/simple-icons.json | 5 +++++ icons/wpexplorer.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/wpexplorer.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6e339a9ca5c7..9a339ce83396 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12594,6 +12594,11 @@ "hex": "F56640", "source": "https://wp-rocket.me/" }, + { + "title": "WPExplorer", + "hex": "2563EB", + "source": "https://wpexplorer.com/" + }, { "title": "write.as", "hex": "5BC4EE", diff --git a/icons/wpexplorer.svg b/icons/wpexplorer.svg new file mode 100644 index 000000000000..cae4a8121b68 --- /dev/null +++ b/icons/wpexplorer.svg @@ -0,0 +1 @@ +WPExplorer \ No newline at end of file From e8ed264138232e0493d5cfe196e4b8e106858d43 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Wed, 12 Oct 2022 23:59:51 +0800 Subject: [PATCH 2/2] Update _data/simple-icons.json --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9a339ce83396..d5c9a5427021 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12597,7 +12597,7 @@ { "title": "WPExplorer", "hex": "2563EB", - "source": "https://wpexplorer.com/" + "source": "https://wpexplorer.com" }, { "title": "write.as",