aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten/testdata/svg/empty.svg
blob: 7e959f78a0e75a1f6ce3961374483abd6732f2fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   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="50mm"
   height="50mm"
   viewBox="0 0 50 50"
   version="1.1"
   id="svg8">
   <rect width="100%" height="100%" fill="white"/>
</svg>