Files
supern2n/src-tauri/app-icon.svg
T
chun_qiu c955401fb4
Build Windows Portable Package / portable (push) Has been cancelled
Initial Super N2N desktop application
2026-09-01 13:30:52 +08:00

9 lines
544 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<rect width="512" height="512" rx="88" fill="#101716"/>
<path d="M128 178h118l48 78h90" fill="none" stroke="#56e390" stroke-linecap="round" stroke-linejoin="round" stroke-width="34"/>
<path d="M128 334h118l48-78h90" fill="none" stroke="#56e390" stroke-linecap="round" stroke-linejoin="round" stroke-width="34"/>
<circle cx="128" cy="256" r="45" fill="#f2fbf5"/>
<circle cx="384" cy="256" r="45" fill="#f2fbf5"/>
<circle cx="256" cy="256" r="31" fill="#f7c75d"/>
</svg>