From c5548a38181810dbccdb76b3637fbb372d165771 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 26 Jan 2021 14:27:30 +0000 Subject: [PATCH] Add TV Time (#4766) --- _data/simple-icons.json | 5 +++++ icons/tvtime.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/tvtime.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7360eb96..c9417041 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7691,6 +7691,11 @@ "hex": "840010", "source": "https://github.com/tutao/tutanota/blob/8ff5f0e7d78834ac8fcb0f2357c394b757ea4793/resources/images/logo-solo-red.svg" }, + { + "title": "TV Time", + "hex": "FFD400", + "source": "https://www.tvtime.com/" + }, { "title": "Twilio", "hex": "F22F46", diff --git a/icons/tvtime.svg b/icons/tvtime.svg new file mode 100644 index 00000000..ee1c0449 --- /dev/null +++ b/icons/tvtime.svg @@ -0,0 +1 @@ +TV Time icon \ No newline at end of file