From 7909bb72185d13555563b63bb50a85b0c6e8835c Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Tue, 29 Oct 2019 16:50:30 +0000 Subject: [PATCH] Add Player FM icon (#1417) (#1841) * Added playerfm.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/playerfm.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/playerfm.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aad403b9..44d078ee 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2541,6 +2541,11 @@ "hex": "C0379A", "source": "https://player.me/p/about-us" }, + { + "title": "Player FM", + "hex": "C8122A", + "source": "https://player.fm/" + }, { "title": "PlayStation", "hex": "003791", diff --git a/icons/playerfm.svg b/icons/playerfm.svg new file mode 100644 index 00000000..361a339a --- /dev/null +++ b/icons/playerfm.svg @@ -0,0 +1 @@ +Player FM icon \ No newline at end of file