From fae84c62ab0f45a5dea5f96d0a3eda38718068cd Mon Sep 17 00:00:00 2001 From: Raffaele Picca Date: Mon, 10 Oct 2022 09:20:38 +0200 Subject: [PATCH 1/2] Add FOX icon --- _data/simple-icons.json | 5 +++++ icons/fox.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fox.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6e339a9ca5c7..1e4fbf158b7e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3979,6 +3979,11 @@ "hex": "F94877", "source": "https://foursquare.com/about/logos" }, + { + "title": "FOX", + "hex": "000000", + "source": "https://www.fox.com/" + }, { "title": "Foxtel", "hex": "EB5205", diff --git a/icons/fox.svg b/icons/fox.svg new file mode 100644 index 000000000000..4e3597ccfcc8 --- /dev/null +++ b/icons/fox.svg @@ -0,0 +1 @@ +FOX \ No newline at end of file From 8f20f6cb87f6c487b28a9480515da7e18a002f6f Mon Sep 17 00:00:00 2001 From: LitoMore Date: Fri, 14 Oct 2022 00:50:10 +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 170cddbf5879..03c02f09a435 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3992,7 +3992,7 @@ { "title": "FOX", "hex": "000000", - "source": "https://www.fox.com/" + "source": "https://www.fox.com" }, { "title": "Foxtel",