From 61810b1844c6c04c20453ebdffb8adc9dc7521ff Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:33:09 -0700 Subject: [PATCH] Add kodak icon (#8869) * Add Kodak icon #8138 * Add JSON data for Kodak #8138 --- _data/simple-icons.json | 6 ++++++ icons/kodak.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/kodak.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d160955b..8c13be9e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6458,6 +6458,12 @@ "hex": "F9423A", "source": "https://www.koc.com.tr/en" }, + { + "title": "Kodak", + "hex": "ED0000", + "source": "https://www.kodak.com", + "guidelines": "https://www.kodak.com/en/company/page/site-terms" + }, { "title": "Kodi", "hex": "17B2E7", diff --git a/icons/kodak.svg b/icons/kodak.svg new file mode 100644 index 00000000..aedb5ffa --- /dev/null +++ b/icons/kodak.svg @@ -0,0 +1 @@ +Kodak \ No newline at end of file