From f6de795e85fe8fca45fad7d9906d09a5c275b7f1 Mon Sep 17 00:00:00 2001 From: Dzintars Date: Fri, 23 Feb 2024 14:30:35 +0200 Subject: [PATCH] Add Bazel (#10477) --- _data/simple-icons.json | 5 +++++ icons/bazel.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bazel.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 486c915d..c8dcaeec 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1850,6 +1850,11 @@ "hex": "4381C3", "source": "https://battle.net" }, + { + "title": "Bazel", + "hex": "43A047", + "source": "https://bazel.build" + }, { "title": "Beatport", "hex": "01FF95", diff --git a/icons/bazel.svg b/icons/bazel.svg new file mode 100644 index 00000000..078a0a59 --- /dev/null +++ b/icons/bazel.svg @@ -0,0 +1 @@ +Bazel \ No newline at end of file