From 996e104c8854f80028156838f302cafd6637ce3b Mon Sep 17 00:00:00 2001 From: H0onnn <116232939+H0onnn@users.noreply.github.com> Date: Sat, 18 May 2024 23:56:07 +0900 Subject: [PATCH] Add Cal.com icon (#10908) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/caldotcom.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/caldotcom.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0de71c49..a63b2cce 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2609,6 +2609,11 @@ "hex": "D33C43", "source": "https://cakephp.org/logos" }, + { + "title": "Cal.com", + "hex": "292929", + "source": "https://design.cal.com/assets/logos" + }, { "title": "Calendly", "hex": "006BFF", diff --git a/icons/caldotcom.svg b/icons/caldotcom.svg new file mode 100644 index 00000000..032a0934 --- /dev/null +++ b/icons/caldotcom.svg @@ -0,0 +1 @@ +Cal.com \ No newline at end of file