ModelHandle/sandbox/svg_css_test.svg
2023-05-14 10:00:31 +02:00

26 lines
555 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="95"
height="50"
viewBox="0 0 25 13"
version="1.1"
id="test"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<g
id="layer1">
<circle
style="fill:#0000ff;stroke:none;"
id="path238"
cx="6.614583"
cy="6.6145835"
r="5.2916665" />
<circle
style="fill:var(--circle_color);stroke:none;"
id="path238-7"
cx="18.520834"
cy="6.6145835"
r="5.2916665" />
</g>
</svg>