From 57bcf718dfa85581231d78bb86f6478db5264a4c Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 22 Jul 2023 02:18:43 -0700 Subject: [PATCH] Add Kit icon (#8978) --- _data/simple-icons.json | 5 +++++ icons/kit.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/kit.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4f38819e5..e6b3c95d5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6464,6 +6464,11 @@ "hex": "000000", "source": "https://getkirby.com/press" }, + { + "title": "Kit", + "hex": "000000", + "source": "https://kit.co" + }, { "title": "Kitsu", "hex": "FD755C", diff --git a/icons/kit.svg b/icons/kit.svg new file mode 100644 index 000000000..17828c40b --- /dev/null +++ b/icons/kit.svg @@ -0,0 +1 @@ +Kit \ No newline at end of file