From a91682656c2bd2a5e008625469866a2293012f9d Mon Sep 17 00:00:00 2001 From: CodeWithShipraJain Date: Wed, 16 Aug 2023 00:28:21 +0530 Subject: [PATCH] Adding GameBanana Logo (#9198) * Adding GameBanana Logo * Update hex, add license. --- _data/simple-icons.json | 8 ++++++++ icons/gamebanana.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 icons/gamebanana.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 22001bf01..d5ef9fcfa 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4619,6 +4619,14 @@ "source": "https://gamejolt.com/about", "guidelines": "https://gamejolt.com/about" }, + { + "title": "GameBanana", + "hex": "FCEF40", + "source": "https://gamebanana.com/tools/3474", + "license": { + "type": "CC-BY-NC-ND-4.0" + } + }, { "title": "Gamemaker", "hex": "000000", diff --git a/icons/gamebanana.svg b/icons/gamebanana.svg new file mode 100644 index 000000000..ce1698b47 --- /dev/null +++ b/icons/gamebanana.svg @@ -0,0 +1 @@ +GameBanana \ No newline at end of file