From beb6964599b35dc1aeb227405806be89c99daed2 Mon Sep 17 00:00:00 2001 From: Bruce Huang Date: Thu, 8 Sep 2022 23:01:05 +0800 Subject: [PATCH] Add Dapr icon (#7754) --- _data/simple-icons.json | 5 +++++ icons/dapr.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/dapr.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9179af96194c..001ff176e845 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2636,6 +2636,11 @@ "source": "https://designnavigator.daimler.com/Daimler_Corporate_Logotype_Black_DTP", "guidelines": "https://designnavigator.daimler.com/Daimler_Corporate_Logotype" }, + { + "title": "Dapr", + "hex": "0D2192", + "source": "https://raw.githubusercontent.com/dapr/dapr/18575823c74318c811d6cd6f57ffac76d5debe93/img/dapr_logo.svg" + }, { "title": "Dark Reader", "hex": "141E24", diff --git a/icons/dapr.svg b/icons/dapr.svg new file mode 100644 index 000000000000..370d31d18d77 --- /dev/null +++ b/icons/dapr.svg @@ -0,0 +1 @@ +Dapr \ No newline at end of file