Files
Custom-Engineered-Agents/assets/opus_4_5_emulation.svg

27 lines
1.7 KiB
XML

<svg width="350" height="180" viewBox="0 0 350 180" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_opus" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#1e3a8a;stop-opacity:1" />
<stop offset="100%" style="stop-color:#3b82f6;stop-opacity:1" />
</linearGradient>
<filter id="shadow_opus" x="-20%" y="-20%" width="140%" height="140%">
<feGaussianBlur in="SourceAlpha" stdDeviation="5" />
<feOffset dx="2" dy="2" result="offsetblur" />
<feComponentTransfer>
<feFuncA type="linear" slope="0.3" />
</feComponentTransfer>
<feMerge>
<feMergeNode />
<feMergeNode in="SourceGraphic" />
</feMerge>
</filter>
</defs>
<rect width="350" height="180" fill="url(#grad_opus)" rx="15" ry="15" filter="url(#shadow_opus)"/>
<rect x="10" y="10" width="330" height="160" fill="none" stroke="#ffffff" stroke-width="2" stroke-dasharray="5,5" opacity="0.2" rx="10" ry="10"/>
<text x="175" y="70" font-family="Arial, Helvetica, sans-serif" font-size="28" fill="#ffffff" text-anchor="middle" font-weight="bold">Opus 4.5</text>
<text x="175" y="105" font-family="Arial, Helvetica, sans-serif" font-size="20" fill="#ffffff" text-anchor="middle" letter-spacing="3">EMULATION</text>
<text x="175" y="140" font-family="Arial, Helvetica, sans-serif" font-size="12" fill="#e0e7ff" text-anchor="middle" opacity="0.9">Production-Grade Engineering Pattern</text>
<circle cx="50" cy="40" r="15" fill="#ffffff" opacity="0.1"/>
<text x="50" y="45" font-family="Arial" font-size="12" fill="#ffffff" text-anchor="middle" font-weight="bold">4.5</text>
<path d="M300 140 L315 155 L300 170" fill="none" stroke="#ffffff" stroke-width="2" opacity="0.3"/>
</svg>