From 328c19016cd8eeb9e014a95e3429e490eebe4112 Mon Sep 17 00:00:00 2001 From: Eric P Pereira Date: Mon, 11 Dec 2023 16:19:35 +0530 Subject: [PATCH] Add Red Bull (#6016) Co-authored-by: Adam Rusted Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/redbull.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/redbull.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8151c1a3d..9e168f900 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11722,6 +11722,11 @@ "hex": "B32629", "source": "https://www.red-lang.org" }, + { + "title": "Red Bull", + "hex": "DB0A40", + "source": "https://www.redbull.com" + }, { "title": "Red Hat", "hex": "EE0000", diff --git a/icons/redbull.svg b/icons/redbull.svg new file mode 100644 index 000000000..6ca3a6de1 --- /dev/null +++ b/icons/redbull.svg @@ -0,0 +1 @@ +Red Bull \ No newline at end of file