feat(icons): add podnews icon to podcasting platforms

closes #190
This commit is contained in:
Yassine Doghri 2022-03-30 14:53:37 +00:00
parent 5afbf3e964
commit 5f423557c2
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none" />
<path d="M12 2C8.7 2 6 4.7 6 8v9.3h2.3V8a3.71 3.71 0 0 1 7-1.7c-.1-.1-.3-.1-.5-.1-.6 0-.9.4-.9.9V9c0 .6.4.9.9.9.2 0 .4 0 .5-.1-.6 1.2-1.9 2-3.3 2-.5 0-1-.1-1.4-.3V18c0 .8.6 1.4 1.4 1.4.8 0 1.4-.6 1.4-1.4v-.7c0-.5.4-.9.9-.9s.9.4.9.9v3.3c0 .8.6 1.4 1.4 1.4.8 0 1.4-.6 1.4-1.4V8c0-3.3-2.7-6-6-6Z"/>
</svg>

After

Width:  |  Height:  |  Size: 410 B