Add icon podcast (#132)

* Add icon podcast

* update to svg with stroke width

* Update podcast.svg

* Update icons/podcast.svg
This commit is contained in:
Aishwarya Sharma
2021-02-07 03:16:06 +05:30
committed by GitHub
parent 0ce207bc2f
commit 400f7871d2
2 changed files with 17 additions and 0 deletions

16
icons/podcast.svg Normal file
View File

@@ -0,0 +1,16 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="12" cy="11" r="1" />
<path d="M17.03 18.46a9 9 0 10-10.02.03" />
<path d="M16.06 13.91a5 5 0 10-7.97.2" />
<path d="M11.11 17a.9.9 0 111.78 0l-.52 4.67a.37.37 0 01-.74 0l-.52-4.68z" />
</svg>

After

Width:  |  Height:  |  Size: 417 B