AvanzaCast/public/images/carousel_repurpose.svg
2025-11-01 23:13:43 -07:00

15 lines
776 B
XML

<svg width="300" height="200" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad7" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#06b6d4;stop-opacity:1" />
<stop offset="100%" style="stop-color:#0891b2;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="300" height="200" fill="url(#grad7)"/>
<path d="M120 80 L180 80 L180 120 L120 120 Z" fill="white" opacity="0.9" rx="4"/>
<path d="M140 100 L160 90 L160 110 Z" fill="#06b6d4"/>
<circle cx="200" cy="70" r="15" fill="white" opacity="0.7"/>
<path d="M192 70 L208 62 L208 78 Z" fill="#06b6d4"/>
<text x="150" y="170" font-family="Arial, sans-serif" font-size="16" font-weight="bold" fill="white" text-anchor="middle">Repurpose</text>
</svg>