From f6434deabaa2549ebb22b22fb380aa30378d29f1 Mon Sep 17 00:00:00 2001 From: Raffaele Picca Date: Thu, 13 Oct 2022 18:51:19 +0200 Subject: [PATCH] Add FOX icon (#7940) Co-authored-by: LitoMore --- _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 04bbca53b..03c02f09a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3989,6 +3989,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 000000000..4e3597ccf --- /dev/null +++ b/icons/fox.svg @@ -0,0 +1 @@ +FOX \ No newline at end of file