card-grader/static/icon.svg
Barely Removable c7bd71a3e1 Initial commit: Card Grader deployed to hippofam.com/cards
PWA card-grading app, deployed behind Nginx Proxy Manager on Unraid with
basic auth. Includes CARD_GRADER_BASE_PATH support for running under a
sub-path, and Docker/compose config for the Unraid deployment.
2026-08-22 09:22:41 -07:00

6 lines
367 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<rect width="128" height="128" rx="24" fill="#16224a"/>
<rect x="34" y="24" width="60" height="80" rx="8" fill="#2f6fd0" stroke="#35c6a8" stroke-width="3"/>
<path d="M48 66 L60 78 L84 50" fill="none" stroke="#ffffff" stroke-width="7"
stroke-linecap="round" stroke-linejoin="round"/>
</svg>