From 333aa9c1f434c65bf8696da4a50ec6c0a0f19b0e Mon Sep 17 00:00:00 2001 From: Pasindu Akalpa Date: Sat, 24 Jun 2023 21:49:44 +0530 Subject: [PATCH] Add Appsmith icon (#7915) Co-authored-by: LitoMore --- _data/simple-icons.json | 5 +++++ icons/appsmith.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/appsmith.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 662af785..a0b29092 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1010,6 +1010,11 @@ "hex": "21375A", "source": "https://appsignal.com" }, + { + "title": "Appsmith", + "hex": "2A2F3D", + "source": "https://www.appsmith.com" + }, { "title": "AppVeyor", "hex": "00B3E0", diff --git a/icons/appsmith.svg b/icons/appsmith.svg new file mode 100644 index 00000000..80b037f4 --- /dev/null +++ b/icons/appsmith.svg @@ -0,0 +1 @@ +Appsmith \ No newline at end of file