From b306f433ff2f98fbdb01d790c7ee1c7270fd0e17 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Thu, 12 Sep 2024 13:17:43 +0700 Subject: [PATCH] Add Apache DolphinScheduler (#11730) --- _data/simple-icons.json | 9 +++++++++ icons/apachedolphinscheduler.svg | 1 + 2 files changed, 10 insertions(+) create mode 100644 icons/apachedolphinscheduler.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7a66e7a7..17b7ec19 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1140,6 +1140,15 @@ "type": "Apache-2.0" } }, + { + "title": "Apache DolphinScheduler", + "hex": "85CDF0", + "source": "https://apache.org/logos", + "guidelines": "https://www.apache.org/foundation/marks", + "license": { + "type": "Apache-2.0" + } + }, { "title": "Apache Druid", "hex": "29F1FB", diff --git a/icons/apachedolphinscheduler.svg b/icons/apachedolphinscheduler.svg new file mode 100644 index 00000000..15ffab0c --- /dev/null +++ b/icons/apachedolphinscheduler.svg @@ -0,0 +1 @@ +Apache DolphinScheduler \ No newline at end of file