diff options
Diffstat (limited to 'share/extensions/tests/data/svg/group_interpolate.svg')
-rw-r--r-- | share/extensions/tests/data/svg/group_interpolate.svg | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/share/extensions/tests/data/svg/group_interpolate.svg b/share/extensions/tests/data/svg/group_interpolate.svg new file mode 100644 index 0000000..c3d9f44 --- /dev/null +++ b/share/extensions/tests/data/svg/group_interpolate.svg @@ -0,0 +1,110 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + width="110mm" + height="10mm" + viewBox="0 0 110 10" + version="1.1" + id="svg8"> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <g + id="g53"> + <rect + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" + id="rect10" + width="10" + height="10" + x="-3.5527137e-15" + y="0" /> + <rect + y="0" + x="10" + height="10" + width="10" + id="rect12" + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" /> + <rect + y="0" + x="20" + height="10" + width="10" + id="rect14" + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" /> + <rect + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" + id="rect16" + width="10" + height="10" + x="30" + y="0" /> + <rect + y="0" + x="40" + height="10" + width="10" + id="rect18" + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" /> + <rect + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" + id="rect20" + width="10" + height="10" + x="50" + y="0" /> + <rect + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" + id="rect22" + width="10" + height="10" + x="60" + y="0" /> + <rect + y="0" + x="70" + height="10" + width="10" + id="rect24" + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" /> + <rect + y="0" + x="80" + height="10" + width="10" + id="rect26" + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" /> + <rect + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" + id="rect28" + width="10" + height="10" + x="90" + y="0" /> + <rect + style="fill:#0000ff;fill-rule:evenodd;stroke-width:0.0593986" + id="rect30" + width="10" + height="10" + x="100" + y="0" /> + </g> + </g> +</svg> |