|
|
| (46 intermediate revisions by 7 users not shown) |
| Line 1: |
Line 1: |
| '''SVG PROBE (vergir-bot) — delete when done'''
| | test |
| | |
| 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: <div style="display:inline-block;width:80px;height:45px;border:1px solid red;vertical-align:middle;"><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></div>
| |