From e05913ba2fc41e8b22d857bc627a8c8b71965d32 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Mon, 28 Dec 2020 15:13:23 +0000 Subject: [PATCH] Added Star Trek (#4521) --- _data/simple-icons.json | 5 +++++ icons/startrek.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/startrek.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7e2b3916..c29fe01e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6280,6 +6280,11 @@ "hex": "00A4FD", "source": "https://staffbase.com/en/about/press-assets/" }, + { + "title": "Star Trek", + "hex": "FFE200", + "source": "https://intl.startrek.com/" + }, { "title": "Starling Bank", "hex": "7433FF", diff --git a/icons/startrek.svg b/icons/startrek.svg new file mode 100644 index 00000000..08e75ec4 --- /dev/null +++ b/icons/startrek.svg @@ -0,0 +1 @@ +Star Trek icon \ No newline at end of file