From ef6d56cfe618a7436350dc160739c6db587b5c1b Mon Sep 17 00:00:00 2001 From: KovuTheHusky Date: Fri, 22 Feb 2019 15:09:52 -0500 Subject: [PATCH] Add FACEIT icon (#1242) --- _data/simple-icons.json | 5 +++++ icons/faceit.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/faceit.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 13ecbfd9..5f17d40f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -725,6 +725,11 @@ "hex": "3B5998", "source": "https://www.facebookbrand.com" }, + { + "title": "FACEIT", + "hex": "FF5500", + "source": "https://corporate.faceit.com/branding/" + }, { "title": "Fandango", "hex": "FF7300", diff --git a/icons/faceit.svg b/icons/faceit.svg new file mode 100644 index 00000000..2930671e --- /dev/null +++ b/icons/faceit.svg @@ -0,0 +1 @@ +FACEIT icon \ No newline at end of file