Files
librsvg/rsvg/tests/fixtures/crash/xinclude-text-xml.svg

29 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xi="http://www.w3.org/2001/XInclude"
width="16"
height="16">
<style type="text/css">
rect,circle,path {
fill: rgb(0,255,0) !important;
}
.warning {
fill: rgb(0,255,0) !important;
}
.error {
fill: rgb(0,255,0) !important;
}
.success {
fill: rgb(255,0,0) !important;
}
</style>
<xi:include href="data:text/xml,&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;
&lt;g color=&quot;#bebebe&quot; font-weight=&quot;400&quot; fill=&quot;#474747&quot;&gt;
&lt;path d=&quot;M1.75 4C.798 4 0 4.798 0 5.75v4.5C0 11.202.798 12 1.75 12h.125l-.781 1.563L.375 15h9.25l-.719-1.437L8.125 12h.125c.952 0 1.75-.798 1.75-1.75v-4.5C10 4.798 9.202 4 8.25 4zM2 6h6v4H2z&quot; style=&quot;line-height:normal;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none&quot; font-family=&quot;Sans&quot; overflow=&quot;visible&quot;/&gt;
&lt;path d=&quot;M7.75 1C6.798 1 6 1.798 6 2.75V3h8v4h-3v3.25c0 .66-.252 1.27-.656 1.75h5.28l-1.5-3h.126C15.202 9 16 8.202 16 7.25v-4.5C16 1.798 15.202 1 14.25 1z&quot; style=&quot;line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none&quot; font-family=&quot;Andale Mono&quot; overflow=&quot;visible&quot;/&gt;
&lt;/g&gt;
&lt;/svg&gt;
"/>
</svg>