Add podcast platform badges and Headliner widget
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="190" height="48" viewBox="0 0 190 48">
|
||||
<rect width="190" height="48" rx="6" fill="#0f0f0f"/>
|
||||
<!-- YouTube icon: red rounded rect with white play triangle -->
|
||||
<g transform="translate(11,11)">
|
||||
<!-- YouTube red background rect -->
|
||||
<rect x="1" y="4.5" width="24" height="17" rx="4" fill="#FF0000"/>
|
||||
<!-- White play triangle -->
|
||||
<polygon points="10,9 20,13 10,17" fill="#ffffff"/>
|
||||
</g>
|
||||
<text font-family="Helvetica Neue, Helvetica, Arial, sans-serif" fill="#b3b3b3" font-size="9.5" x="52" y="19">Watch on</text>
|
||||
<text font-family="Helvetica Neue, Helvetica, Arial, sans-serif" fill="#ffffff" font-size="16" font-weight="bold" x="52" y="36">YouTube</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 732 B |
Reference in New Issue
Block a user