Files
SnapOtter/tests/fixtures/test-100x100.svg
T

5 lines
195 B
XML
Raw Normal View History

2026-03-30 11:37:09 +08:00
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100">
<rect width="100" height="100" fill="#4a90d9"/>
<circle cx="50" cy="50" r="30" fill="#ffffff"/>
</svg>