summaryrefslogtreecommitdiff
path: root/src/test/illustratorRect.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/illustratorRect.svg')
-rw-r--r--src/test/illustratorRect.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/test/illustratorRect.svg b/src/test/illustratorRect.svg
new file mode 100644
index 0000000..37a4a6d
--- /dev/null
+++ b/src/test/illustratorRect.svg
@@ -0,0 +1,7 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
+ <rect id="pos_x5F_rect" x="5" y="15" width="8" height="12" style="fill:rgb(255,0,0);stroke-width:1; stroke:rgb(0,0,255)"/>
+</svg>
+