From 5167646f53186fb9b0d03e62fa29d7ce46f95f73 Mon Sep 17 00:00:00 2001 From: snippsysnappsy <144335164+snippsysnappsy@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:14:54 +0100 Subject: [PATCH] Add Calendly (#10145) --- _data/simple-icons.json | 6 ++++++ icons/calendly.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/calendly.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 64f077e5..a8ee10e8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2389,6 +2389,12 @@ "hex": "D33C43", "source": "https://cakephp.org/logos" }, + { + "title": "Calendly", + "hex": "006BFF", + "source": "https://calendly.com/newsroom", + "guidelines": "https://calendly.com/newsroom" + }, { "title": "Campaign Monitor", "hex": "111324", diff --git a/icons/calendly.svg b/icons/calendly.svg new file mode 100644 index 00000000..943dc882 --- /dev/null +++ b/icons/calendly.svg @@ -0,0 +1 @@ +Calendly \ No newline at end of file