From d5d4a8495f1a3286d55b9000bb53571f440441c5 Mon Sep 17 00:00:00 2001 From: Gautam Raj <63155224+Gautam25Raj@users.noreply.github.com> Date: Thu, 23 Nov 2023 13:15:48 +0530 Subject: [PATCH] Add Kick icon (#8910) --- _data/simple-icons.json | 5 +++++ icons/kick.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/kick.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4129c816..2a796dcb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7125,6 +7125,11 @@ "type": "GPL-3.0-or-later" } }, + { + "title": "Kick", + "hex": "53FC19", + "source": "https://kick.com" + }, { "title": "Kickstarter", "hex": "05CE78", diff --git a/icons/kick.svg b/icons/kick.svg new file mode 100644 index 00000000..f5a660df --- /dev/null +++ b/icons/kick.svg @@ -0,0 +1 @@ +Kick \ No newline at end of file