ritual.sh/assets/images/dvds/ghost-in-shell.svg
2025-12-29 18:33:30 +00:00

15 lines
644 B
XML

<svg width="120" height="180" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="gits-grad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#4a148c;stop-opacity:1" />
<stop offset="100%" style="stop-color:#1a0a3c;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="120" height="180" fill="url(#gits-grad)"/>
<text x="60" y="80" font-family="Arial, sans-serif" font-size="14" fill="#00ffff" text-anchor="middle">
GHOST IN
</text>
<text x="60" y="100" font-family="Arial, sans-serif" font-size="14" fill="#00ffff" text-anchor="middle">
THE SHELL
</text>
</svg>