From 5a3d62230e351aadaa3c0a2a8b3a7b38e25664b2 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Wed, 29 Nov 2023 13:40:29 -0700 Subject: [PATCH] Add Cloudinary (#9930) --- _data/simple-icons.json | 5 +++++ icons/cloudinary.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/cloudinary.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6faa119ee..662d58858 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2735,6 +2735,11 @@ "source": "https://pages.cloudflare.com", "guidelines": "https://www.cloudflare.com/trademark/" }, + { + "title": "Cloudinary", + "hex": "3448C5", + "source": "https://cloudinary.com" + }, { "title": "Cloudsmith", "hex": "2A6FE1", diff --git a/icons/cloudinary.svg b/icons/cloudinary.svg new file mode 100644 index 000000000..28ab3c967 --- /dev/null +++ b/icons/cloudinary.svg @@ -0,0 +1 @@ +Cloudinary \ No newline at end of file