From 58f453a5c5f0e232f554c376eeead9a8be48d931 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Wed, 7 Feb 2024 09:29:21 +0000 Subject: [PATCH] Add Bungie (#10357) --- _data/simple-icons.json | 5 +++++ icons/bungie.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bungie.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c3b2b6604..11870e022 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2340,6 +2340,11 @@ "hex": "000000", "source": "https://bun.sh/press-kit" }, + { + "title": "Bungie", + "hex": "0075BB", + "source": "https://www.bungie.net/7/en/Destiny" + }, { "title": "bunq", "hex": "3394D7", diff --git a/icons/bungie.svg b/icons/bungie.svg new file mode 100644 index 000000000..d3911d771 --- /dev/null +++ b/icons/bungie.svg @@ -0,0 +1 @@ +Bungie \ No newline at end of file