Files
ai_dianshang/server/static/images/test-image_20251022161046_913967ba.svg
2025-11-17 13:32:54 +08:00

4 lines
254 B
XML

<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
<circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
<text x="50" y="55" text-anchor="middle" fill="white" font-family="Arial" font-size="14">Test</text>
</svg>