
$ scour --strip-xml-prolog --enable-viewboxing --enable-id-stripping \ --enable-comment-stripping --shorten-ids --no-line-breaks --strip-xml-space \ -i <infile> -o <outfile> scour version: 0.36
2 lines
439 B
XML
2 lines
439 B
XML
<svg enable-background="new 0 0 128 128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><linearGradient id="a" x1="64" x2="64" y1="3.6667" y2="123.67" gradientUnits="userSpaceOnUse"><stop stop-color="#BA8D68" offset="0"/><stop stop-color="#B78A67" offset=".4488"/><stop stop-color="#AD8264" offset=".8086"/><stop stop-color="#A47B62" offset="1"/></linearGradient><rect x="4" y="4" width="120" height="120" fill="url(#a)"/></svg>
|