AeThex-Engine-Core/assets/generated-logos/code-brackets.svg

27 lines
No EOL
1.3 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" width="200" height="200">
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#A855F7"/>
<stop offset="100%" style="stop-color:#7C3AED"/>
</linearGradient>
<linearGradient id="grad2" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#06B6D4"/>
<stop offset="100%" style="stop-color:#8B5CF6"/>
</linearGradient>
<filter id="glow">
<feGaussianBlur stdDeviation="2" result="coloredBlur"/>
<feMerge>
<feMergeNode in="coloredBlur"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<g transform="translate(100, 100)">
<path d="M 20 -50 L -10 -50 L -30 -30 L -30 30 L -10 50 L 20 50" fill="none" stroke="url(#grad1)" stroke-width="5" stroke-linecap="round"/>
<path d="M -20 -50 L 10 -50 L 30 -30 L 30 30 L 10 50 L -20 50" fill="none" stroke="url(#grad1)" stroke-width="5" stroke-linecap="round"/>
<circle cx="-8" cy="-5" r="8" fill="#06B6D4" opacity="0.7"/>
<circle cx="0" cy="-8" r="10" fill="#06B6D4" opacity="0.7"/>
<circle cx="8" cy="-5" r="8" fill="#06B6D4" opacity="0.7"/>
<rect x="-12" y="-5" width="24" height="10" fill="#06B6D4" opacity="0.7"/>
</g>
</svg>