Files
helldivers/public/icons/guard_dog.svg
T
Jeremy Brandenburger 2d27d9fe4d feat: stratagem icons, session summary, queue preview, UX polish
- 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
2026-03-31 08:48:56 +02:00

8 lines
565 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 126" fill="#fff">
<g fill="#49adc9">
<path d="M79 41h9v10h-9z"/>
<path d="M75 41H63l-9-9v12l13 19v35h37l9-9V32l-9 9H92v14H75V41Z"/>
<path d="m54 27 11 10h37l11-10V16H54v11Z"/>
</g>
<path fill-rule="evenodd" d="M20 114 9 98V65l11-16v8h7l4-14h10l4 14h7v-8l11 16v33l-11 16v-8h-7l-4 14H31l-4-14h-7v8Zm1-50h13a1 1 0 0 0 1 1h12s5 2 5 3-5 3-5 3H35a1 1 0 0 0-1 1H21v-8Zm0 13h13a1 1 0 0 0 1 1h12s5 2 5 3-5 3-5 3H35a1 1 0 0 0-1 1H21v-8Zm0 13h13a1 1 0 0 0 1 1h12s5 2 5 3-5 3-5 3H35a1 1 0 0 0-1 1H21v-8Z"/>
</svg>