冰朔 fc3287a5c3
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
D144: ArkClaw退订 — 标记废弃·资产路线切回火山引擎
- CURRENT.hdlp: ArkClaw标记退订·最优路径移除ArkClaw步骤
- STATUS.hdlp: ArkClaw资产生成改走火山引擎直接生成
2026-06-24 16:05:52 +08:00

6 lines
285 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200">
<rect width="200" height="200" fill="#4A90D9"/>
<circle cx="100" cy="100" r="80" fill="#FFD700"/>
<text x="100" y="110" text-anchor="middle" font-size="24" fill="#333">SVG Test</text>
</svg>