From e38c8768d52b03f80a548a1a5794d69380148e5b Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sun, 1 Dec 2019 16:52:04 +0100 Subject: [PATCH] add Pocket Casts (#2029) Closes #2025 --- _data/simple-icons.json | 5 +++++ icons/pocketcasts.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/pocketcasts.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fbd4352c962f..0e0e0b310328 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2831,6 +2831,11 @@ "hex": "EF3F56", "source": "https://getpocket.com/blog/press/" }, + { + "title": "Pocket Casts", + "hex": "F43E37", + "source": "https://blog.pocketcasts.com/press/" + }, { "title": "PostgreSQL", "hex": "336791", diff --git a/icons/pocketcasts.svg b/icons/pocketcasts.svg new file mode 100644 index 000000000000..e2ed016e960e --- /dev/null +++ b/icons/pocketcasts.svg @@ -0,0 +1 @@ +Pocket Casts icon \ No newline at end of file