2d27d9fe4d
- Download 65 SVG icons from community repo (scripts/download-icons.js) - Gold CSS filter on all icons to match game theme - Session summary modal with score/accuracy/top stratagems - Queue preview strip (next 3 stratagems with icons) - Score popup animation, icon shake on wrong input - Icons in history, leaderboard, and best-per-stratagem tables - server.js: icon fields on all stratagems, ELO in lobby-update WS events
5 lines
372 B
XML
5 lines
372 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 126" fill="#fff">
|
|
<path fill="#679552" d="M90 33s-6-8.3-18-15h43v15H90Zm2 24v14H44s9-22.4 9-28-9-25-9-25h9s39 0 39 39Zm-7 35H50v-8l-6-6v-2h41v16Zm-47 9h12v-5h43l13 16H18l9-11h11Z"/>
|
|
<path d="M40 69v11l6 6v11H36V18h4s9 19.4 9 25-9 26-9 26Z"/>
|
|
<path d="M33 69v11l-6 6v11h10V18h-4s-9 19.4-9 25 9 26 9 26Z"/>
|
|
</svg> |