22 lines
1.2 KiB
XML
22 lines
1.2 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 250">
|
|
<defs>
|
|
<linearGradient id="grad_apex" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" style="stop-color:#CAC531;stop-opacity:1" />
|
|
<stop offset="100%" style="stop-color:#F3F9A7;stop-opacity:1" />
|
|
</linearGradient>
|
|
<filter id="shadow">
|
|
<feDropShadow dx="0" dy="4" stdDeviation="4" flood-opacity="0.25"/>
|
|
</filter>
|
|
</defs>
|
|
<rect width="400" height="250" rx="20" fill="#1a1a1a" />
|
|
<rect x="10" y="10" width="380" height="230" rx="15" fill="none" stroke="url(#grad_apex)" stroke-width="4" />
|
|
|
|
<g transform="translate(150, 60)">
|
|
<path d="M50 0 L93.3 25 V75 L50 100 L6.7 75 V25 Z" fill="url(#grad_apex)" filter="url(#shadow)" opacity="0.9" />
|
|
<path d="M50 30 L70 70 L30 70 Z" stroke="white" stroke-width="4" stroke-linejoin="round" fill="none" />
|
|
<circle cx="50" cy="55" r="5" fill="white" />
|
|
</g>
|
|
|
|
<text x="50%" y="200" dominant-baseline="middle" text-anchor="middle" font-family="Arial, sans-serif" font-weight="bold" font-size="22" fill="white">APEX OMNI</text>
|
|
<text x="50%" y="225" dominant-baseline="middle" text-anchor="middle" font-family="Arial, sans-serif" font-size="12" fill="#cccccc">MODEL OVERCLOCK</text>
|
|
</svg> |