From 400f7871d2d5b0bed46d159f2bcead693c455fc2 Mon Sep 17 00:00:00 2001 From: Aishwarya Sharma <40992815+sourcerer52@users.noreply.github.com> Date: Sun, 7 Feb 2021 03:16:06 +0530 Subject: [PATCH] Add icon podcast (#132) * Add icon podcast * update to svg with stroke width * Update podcast.svg * Update icons/podcast.svg --- icons/podcast.svg | 16 ++++++++++++++++ tags.json | 1 + 2 files changed, 17 insertions(+) create mode 100644 icons/podcast.svg diff --git a/icons/podcast.svg b/icons/podcast.svg new file mode 100644 index 0000000..e348e9f --- /dev/null +++ b/icons/podcast.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/tags.json b/tags.json index 8f8622e..0d99c00 100644 --- a/tags.json +++ b/tags.json @@ -175,6 +175,7 @@ "plus-circle": ["add", "new"], "plus-square": ["add", "new"], "pocket": ["logo", "save"], + "podcast": ["mic", "music"], "power": ["on", "off"], "printer": ["fax", "office", "device"], "radio": ["signal"],