diff options
Diffstat (limited to 'src/_icons/brand-apple-podcast.svg')
-rw-r--r-- | src/_icons/brand-apple-podcast.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-apple-podcast.svg b/src/_icons/brand-apple-podcast.svg new file mode 100644 index 00000000..6419aa93 --- /dev/null +++ b/src/_icons/brand-apple-podcast.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <path d="M18.364 18.364a9 9 0 1 0 -12.728 0" /> + <path d="M11.766 22h.468a2 2 0 0 0 1.985 -1.752l.5 -4a2 2 0 0 0 -1.985 -2.248h-1.468a2 2 0 0 0 -1.985 2.248l.5 4a2 2 0 0 0 1.985 1.752z" /> + <circle cx="12" cy="9" r="2" /> +</svg> |