From 9b635bb39ecdbcf3a541dfee8da2b7c56e4e4320 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Sun, 26 May 2024 08:23:07 -0400 Subject: [PATCH] Add Knip icon (#11006) --- _data/simple-icons.json | 5 +++++ icons/knip.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/knip.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2d0ca2490..d9ec6bde0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8281,6 +8281,11 @@ "hex": "FDD800", "source": "https://www.knime.com" }, + { + "title": "Knip", + "hex": "F56E0F", + "source": "https://knip.dev" + }, { "title": "KnowledgeBase", "hex": "9146FF", diff --git a/icons/knip.svg b/icons/knip.svg new file mode 100644 index 000000000..e4f0dfb0c --- /dev/null +++ b/icons/knip.svg @@ -0,0 +1 @@ +Knip \ No newline at end of file