From 11622a37ac132eef1bf873956683a42aecbdbaa2 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 5 Jan 2021 10:25:14 +0000 Subject: [PATCH] Add STARZ (#4612) --- _data/simple-icons.json | 5 +++++ icons/starz.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/starz.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ca39bf6c..80619198 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6455,6 +6455,11 @@ "hex": "DD0B78", "source": "https://starship.rs/" }, + { + "title": "STARZ", + "hex": "000000", + "source": "https://www.starz.com/StaticContent/Prod/guides/starzlibrary/" + }, { "title": "Statamic", "hex": "FF269E", diff --git a/icons/starz.svg b/icons/starz.svg new file mode 100644 index 00000000..a17f6a9c --- /dev/null +++ b/icons/starz.svg @@ -0,0 +1 @@ +STARZ icon \ No newline at end of file