Files
kavehhn a9135bfa09 Initial commit: public frontend for GameNo.
Vue 3 + Vite student-facing app with routing, Pinia state, and API integration.
2026-08-09 04:18:09 +02:00

8 lines
399 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<rect width="64" height="64" rx="14" fill="#14352B"/>
<path d="M14 40c6-10 12-16 18-18 6 2 12 8 18 18" stroke="#E8A317" stroke-width="4" stroke-linecap="round"/>
<circle cx="20" cy="42" r="3.5" fill="#DCE8DF"/>
<circle cx="32" cy="34" r="3.5" fill="#DCE8DF"/>
<circle cx="44" cy="42" r="3.5" fill="#DCE8DF"/>
</svg>