From 97962cce6822df5875286ea6213daf4b53fac650 Mon Sep 17 00:00:00 2001 From: Ritesh Kokam <61982298+RiteshK-611@users.noreply.github.com> Date: Tue, 25 Jul 2023 22:49:29 +0530 Subject: [PATCH] Add Podcast Index Icon (#9100) --- _data/simple-icons.json | 5 +++++ icons/podcastindex.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/podcastindex.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fbe8cef0..5243e1c9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9492,6 +9492,11 @@ "hex": "F4842D", "source": "https://podcastaddict.com" }, + { + "title": "Podcast Index", + "hex": "F90000", + "source": "https://podcastindex.org" + }, { "title": "Podman", "hex": "892CA0", diff --git a/icons/podcastindex.svg b/icons/podcastindex.svg new file mode 100644 index 00000000..f516bcda --- /dev/null +++ b/icons/podcastindex.svg @@ -0,0 +1 @@ +Podcast Index \ No newline at end of file