Files
FFCardGame/assets/ui/icon.svg
2026-01-24 16:29:11 -05:00

8 lines
434 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg width="128" height="128" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="128" height="128" fill="#1a1a2e"/>
<rect x="20" y="30" width="40" height="60" rx="3" fill="#c0392b"/>
<rect x="68" y="30" width="40" height="60" rx="3" fill="#2980b9"/>
<text x="64" y="115" text-anchor="middle" fill="#ecf0f1" font-family="Arial" font-size="14">FF-TCG</text>
</svg>