From 5764510cfd2dc7de3488be3da77437be31fd6d17 Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Sun, 7 Nov 2021 03:33:09 +0100 Subject: [PATCH] =?UTF-8?q?Add=20G=C3=A9ant=20icon=20(#6545)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Géant icon Signed-off-by: Engin Diri * fixed Géant name Co-authored-by: Jorge Amado Soria Ramirez --- _data/simple-icons.json | 5 +++++ icons/geant.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/geant.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1f5e3165..c217bef0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3503,6 +3503,11 @@ "source": "https://www.gatsbyjs.com/guidelines/logo", "guidelines": "https://www.gatsbyjs.com/guidelines/logo" }, + { + "title": "Géant", + "hex": "DD1F26", + "source": "https://www.geantcasino.fr/" + }, { "title": "GeeksforGeeks", "hex": "2F8D46", diff --git a/icons/geant.svg b/icons/geant.svg new file mode 100644 index 00000000..9f9d993f --- /dev/null +++ b/icons/geant.svg @@ -0,0 +1 @@ +Géant \ No newline at end of file