Files
Siteforge/public/images/watch-on-youtube.svg
2026-05-06 10:54:38 -04:00

13 lines
732 B
XML

<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>