SNAPKITTYWEST's picture
feat: Sovereign Array Frontend - browser playground, SVG assets, no build step
0166e35 verified
|
Raw
History Blame Contribute Delete
1.07 kB
<?xml version="1.0" encoding="UTF-8"?>
<svg width="240" height="240" viewBox="0 0 240 240" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#7af7c8"/>
<stop offset="100%" stop-color="#6ea8ff"/>
</linearGradient>
</defs>
<rect width="240" height="240" rx="24" fill="#0a0e1a"/>
<rect x="14" y="14" width="212" height="212" rx="18" fill="none" stroke="url(#g)" stroke-width="3"/>
<!-- outer bracket I -->
<text x="120" y="92" font-family="Courier New, monospace" font-size="46" fill="url(#g)" text-anchor="middle" font-weight="bold">Σ</text>
<text x="120" y="138" font-family="Courier New, monospace" font-size="22" fill="#e6ecff" text-anchor="middle">I → α</text>
<text x="120" y="170" font-family="Courier New, monospace" font-size="13" fill="#8b95b5" text-anchor="middle">Array · Π-map</text>
<text x="120" y="194" font-family="Courier New, monospace" font-size="11" fill="#7af7c8" text-anchor="middle">no sorry remains</text>
</svg>