Files
Custom-Engineered-Agents/assets/apex_omni.svg
2025-12-10 15:39:23 +04:00

28 lines
1.5 KiB
XML

<svg width="700" height="150" viewBox="0 0 700 150" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_zZoGD8CG" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#f9cb28;stop-opacity:1" />
<stop offset="100%" style="stop-color:#ff4d4d;stop-opacity:1" />
</linearGradient>
<pattern id="grid_zZoGD8CG" width="20" height="20" patternUnits="userSpaceOnUse">
<path d="M 20 0 L 0 0 0 20" fill="none" stroke="#ffffff" stroke-width="0.5" stroke-opacity="0.1"/>
</pattern>
</defs>
<!-- Dark Background -->
<rect width="700" height="150" fill="#050510" rx="15" ry="15"/>
<!-- Grid Overlay -->
<rect width="700" height="150" fill="url(#grid_zZoGD8CG)" rx="15" ry="15"/>
<!-- Neon Border -->
<rect x="2" y="2" width="696" height="146" fill="none" stroke="url(#grad_zZoGD8CG)" stroke-width="3" rx="12" ry="12"/>
<!-- Title -->
<text x="350" y="50" font-family="Arial, sans-serif" font-size="28" fill="#ffffff" text-anchor="middle" font-weight="bold" letter-spacing="1">Apex Omni</text>
<!-- Description -->
<text x="350" y="80" font-family="Arial, sans-serif" font-size="14" fill="#cccccc" text-anchor="middle">The "overclock" agent, offers lower end models like Gemini 2.5 Flash high end model skills.</text>
<!-- Footer Tag -->
<text x="680" y="135" font-family="Arial, sans-serif" font-size="10" fill="url(#grad_zZoGD8CG)" text-anchor="end" font-weight="bold" style="text-transform: uppercase;">TRAE Custom Engineered Agent</text>
</svg>