From 14998cec7dafbf24730a9a4738022d82c2b1c024 Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Sun, 3 Jan 2021 13:25:12 -0600 Subject: [PATCH] Add Facepunch (#3671) * Add Facepunch * Recenter icon * Rebuilt from source Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/facepunch.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/facepunch.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 84931aa6..e13fe9a8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2155,6 +2155,11 @@ "hex": "FF5500", "source": "https://corporate.faceit.com/branding/" }, + { + "title": "Facepunch", + "hex": "EC1C24", + "source": "https://facepunch.com/img/brand/default-light.svg" + }, { "title": "Fandango", "hex": "FF7300", diff --git a/icons/facepunch.svg b/icons/facepunch.svg new file mode 100644 index 00000000..bdb5f59e --- /dev/null +++ b/icons/facepunch.svg @@ -0,0 +1 @@ +Facepunch icon \ No newline at end of file