From 483d5d6692bc78d1f7b3d72e6ef52cab7e69c60f Mon Sep 17 00:00:00 2001 From: deepmalamittal89 <96875448+deepmalamittal89@users.noreply.github.com> Date: Tue, 25 Jul 2023 12:26:19 -0400 Subject: [PATCH] Added chatwoot icon (#7005) * Added chatwoot icon * Corrected lint errors * Remove newline --- _data/simple-icons.json | 5 +++++ icons/chatwoot.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/chatwoot.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7545f49d2..00d418c57 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2188,6 +2188,11 @@ "source": "https://chatbot.design", "guidelines": "https://chatbot.design" }, + { + "title": "Chatwoot", + "hex": "1F93FF", + "source": "https://www.chatwoot.com" + }, { "title": "CheckiO", "hex": "008DB6", diff --git a/icons/chatwoot.svg b/icons/chatwoot.svg new file mode 100644 index 000000000..85ad9eff7 --- /dev/null +++ b/icons/chatwoot.svg @@ -0,0 +1 @@ +Chatwoot \ No newline at end of file