From 791968e72f6353d69576956237d088a26abfef68 Mon Sep 17 00:00:00 2001 From: Jorge Amado Soria Ramirez Date: Wed, 26 Jan 2022 02:04:47 -0600 Subject: [PATCH] adding kuma icon (#7095) Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/kuma.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/kuma.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f8339ee8..1f098edd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5450,6 +5450,11 @@ "hex": "0079C1", "source": "https://kubuntu.org" }, + { + "title": "Kuma", + "hex": "290B53", + "source": "https://cncf-branding.netlify.app/projects/kuma/" + }, { "title": "Kyocera", "hex": "DF0522", diff --git a/icons/kuma.svg b/icons/kuma.svg new file mode 100644 index 00000000..1f715f0d --- /dev/null +++ b/icons/kuma.svg @@ -0,0 +1 @@ +Kuma \ No newline at end of file