From ae63f937d6080f844c007e85fae9977929f6c73d Mon Sep 17 00:00:00 2001 From: Eric P Pereira Date: Fri, 25 Jun 2021 20:26:21 +0530 Subject: [PATCH] Add KFC (#6025) --- _data/simple-icons.json | 10 ++++++++++ icons/kfc.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/kfc.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8c4f95f9a..c8c84a3de 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4742,6 +4742,16 @@ "hex": "047AED", "source": "https://www.keycdn.com/logos" }, + { + "title": "KFC", + "hex": "F40027", + "source": "https://global.kfc.com/asset-library/", + "aliases": { + "aka": [ + "Kentucky Fried Chicken" + ] + } + }, { "title": "Khan Academy", "hex": "14BF96", diff --git a/icons/kfc.svg b/icons/kfc.svg new file mode 100644 index 000000000..b0543259e --- /dev/null +++ b/icons/kfc.svg @@ -0,0 +1 @@ +KFC \ No newline at end of file