From 6533d2a286e2d03ef3fa9698a254b9cd99f85398 Mon Sep 17 00:00:00 2001 From: Ritesh Kokam <61982298+RiteshK-611@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:23:59 +0530 Subject: [PATCH] Add Kinsta icon (#8845) --- _data/simple-icons.json | 5 +++++ icons/kinsta.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/kinsta.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ae5324fd..f9837ce7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6252,6 +6252,11 @@ } } }, + { + "title": "Kinsta", + "hex": "5333ED", + "source": "https://kinsta.com/press" + }, { "title": "Kirby", "hex": "000000", diff --git a/icons/kinsta.svg b/icons/kinsta.svg new file mode 100644 index 00000000..51784264 --- /dev/null +++ b/icons/kinsta.svg @@ -0,0 +1 @@ +Kinsta \ No newline at end of file