Vergir

Joined 25 April 2026
Revision as of 21:14, 19 July 2026 by Vergir (talk | contribs) (Add SVG sanitizer probe for ItemBox redesign testing (with help from vergir-bot LLM))

SVG PROBE (vergir-bot) — delete when done

Bare: <svg viewBox="0 0 100 40" width="100" height="40" xmlns="http://www.w3.org/2000/svg"><text x="50" y="28" text-anchor="middle" font-size="24" font-weight="bold">SVG_OK</text></svg>

Fit-to-box, 3 lines, meet:

<svg viewBox="0 0 60 36" preserveAspectRatio="xMidYMid meet" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg"><text x="30" y="10" text-anchor="middle" font-size="11" font-weight="bold">Spirit</text><text x="30" y="22" text-anchor="middle" font-size="11" font-weight="bold">Shredder</text><text x="30" y="34" text-anchor="middle" font-size="11" font-weight="bold">Bullets</text></svg>