AvanzaCast/packages/landing-page/public/images/carousel_engagement.svg

15 lines
765 B
XML

<svg width="300" height="200" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad5" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#ec4899;stop-opacity:1" />
<stop offset="100%" style="stop-color:#be185d;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="300" height="200" fill="url(#grad5)"/>
<path d="M110 70 Q150 50 190 70 Q190 100 150 120 Q110 100 110 70" fill="white" opacity="0.9"/>
<circle cx="130" cy="85" r="3" fill="#ec4899"/>
<circle cx="150" cy="80" r="3" fill="#ec4899"/>
<circle cx="170" cy="85" r="3" fill="#ec4899"/>
<text x="150" y="170" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle">Engagement</text>
</svg>