From 02ec1cba89b2b7c2b66a34541616357d68c9447c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Moraes?= Date: Fri, 28 Jun 2019 16:50:49 -0300 Subject: [PATCH] Added Kodi icon (#1494) Closes #1490. --- _data/simple-icons.json | 5 +++++ icons/kodi.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/kodi.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8894b60d..a28b1342 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1520,6 +1520,11 @@ "hex": "333333", "source": "https://withknown.com/img/logo_k.png" }, + { + "title": "Kodi", + "hex": "17B2E7", + "source": "https://kodi.tv/ " + }, { "title": "Koding", "hex": "00B057", diff --git a/icons/kodi.svg b/icons/kodi.svg new file mode 100644 index 00000000..7716b8d3 --- /dev/null +++ b/icons/kodi.svg @@ -0,0 +1 @@ +Kodi icon \ No newline at end of file