librsvg source for verification 2026-05-22
This commit is contained in:
15
rsvg/tests/fixtures/dimensions/bug608102.svg
vendored
Normal file
15
rsvg/tests/fixtures/dimensions/bug608102.svg
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg id="svg2"
|
||||
viewBox="0 0 16 16"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs id="defs6">
|
||||
<clipPath id="clipPath3622" clipPathUnits="userSpaceOnUse">
|
||||
<rect id="rect3624" fill-rule="nonzero" height="5.4258" width="11.531" y="6.0898" x="1.7969" fill="#999"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<path id="p" stroke-linejoin="round" style="stroke-dasharray:none;" d="m2.3244,5.7854,10.461,0l-5.2303,5.3116-5.2303-5.3116z" clip-path="url(#clipPath3622)" stroke="#DDD" stroke-miterlimit="4" stroke-width="0.60196698000000004" fill="#797979"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 762 B |
Reference in New Issue
Block a user