From 6794b35af6e5d1b072eeb6d382778fffb1277e6b Mon Sep 17 00:00:00 2001 From: deepmalamittal Date: Sat, 5 Feb 2022 06:58:37 -0500 Subject: [PATCH] Added Credly icon (#7032) Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/credly.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/credly.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0f4782dc..b8f068dd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2246,6 +2246,11 @@ "hex": "EF9421", "source": "https://creativecommons.org/" }, + { + "title": "Credly", + "hex": "FF6B00", + "source": "https://cdn.credly.com/assets/structure/logo-78b59f8114817c758ca965ed8f1a58a76a39b6fd70d031f771a9bbc581fcde65.svg" + }, { "title": "Crehana", "hex": "4B22F4", diff --git a/icons/credly.svg b/icons/credly.svg new file mode 100644 index 00000000..3d46812f --- /dev/null +++ b/icons/credly.svg @@ -0,0 +1 @@ +Credly \ No newline at end of file