From 4e3f06f955ee6483044a419cab57dad5a39b2e62 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Tue, 3 Dec 2019 18:03:33 +0100 Subject: [PATCH] Add PeerTube (#1973) (#2033) * Add PeerTube Closes #1973 * oops, there was fill too much --- _data/simple-icons.json | 5 +++++ icons/peertube.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/peertube.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6a5544cd..9636d7e9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2766,6 +2766,11 @@ "hex": "00457C", "source": "https://www.paypal-marketing.com/html/partner/na/portal-v2/pdf/PP_Masterbrandguidelines_v21_mm.pdf" }, + { + "title": "PeerTube", + "hex": "F1680D", + "source": "https://github.com/Chocobozzz/PeerTube/tree/develop/client/src/assets/images" + }, { "title": "Periscope", "hex": "40A4C4", diff --git a/icons/peertube.svg b/icons/peertube.svg new file mode 100644 index 00000000..7c1fd36f --- /dev/null +++ b/icons/peertube.svg @@ -0,0 +1 @@ +PeerTube icon \ No newline at end of file