From 101b27c9ee3b1f2e7bcf4f4843c42f300f49fcfc Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 12 Apr 2020 09:41:41 +0100 Subject: [PATCH] Add Amazon Fire TV (#2883) --- _data/simple-icons.json | 5 +++++ icons/amazonfiretv.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/amazonfiretv.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 83069e26..a9d8a05b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -285,6 +285,11 @@ "hex": "232F3E", "source": "https://upload.wikimedia.org/wikipedia/commons/9/93/Amazon_Web_Services_Logo.svg" }, + { + "title": "Amazon Fire TV", + "hex": "FC4C02", + "source": "https://www.amazon.com/gp/help/customer/display.html?nodeId=201348270" + }, { "title": "Amazon Lumberyard", "hex": "67459B", diff --git a/icons/amazonfiretv.svg b/icons/amazonfiretv.svg new file mode 100644 index 00000000..a93bee76 --- /dev/null +++ b/icons/amazonfiretv.svg @@ -0,0 +1 @@ +Amazon Fire TV icon \ No newline at end of file