From 5b4f07f3bd67cd66147f32efe4e53d213b3eba56 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Fri, 21 Jul 2023 12:44:29 -0400 Subject: [PATCH] Add Clarifai icon (#8940) * Add Clarifai icon * Update icon --- _data/simple-icons.json | 5 +++++ icons/clarifai.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/clarifai.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 11eecf2e4..4f38819e5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2282,6 +2282,11 @@ "hex": "0287D0", "source": "https://github.com/ckeditor/ckeditor4/blob/7d8305ce4d12683853a563b9d6ea54e0d4686a2f/samples/img/logo.svg" }, + { + "title": "Clarifai", + "hex": "1955FF", + "source": "https://www.clarifai.com" + }, { "title": "Claris", "hex": "000000", diff --git a/icons/clarifai.svg b/icons/clarifai.svg new file mode 100644 index 000000000..f07b9d3fe --- /dev/null +++ b/icons/clarifai.svg @@ -0,0 +1 @@ +Clarifai \ No newline at end of file