summaryrefslogtreecommitdiff
path: root/test.svg
diff options
context:
space:
mode:
Diffstat (limited to 'test.svg')
-rw-r--r--test.svg2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.svg b/test.svg
new file mode 100644
index 0000000..1bf5b49
--- /dev/null
+++ b/test.svg
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<svg baseProfile="tiny" height="100%" version="1.2" width="100%" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><line stroke="blue" stroke-linecap="square" stroke-width="2.0" x1="0" x2="0" y1="0" y2="80" /><line stroke="blue" stroke-linecap="square" stroke-width="2.0" x1="0" x2="20" y1="80" y2="80" /><line stroke="blue" stroke-linecap="square" stroke-width="2.0" x1="20" x2="20" y1="80" y2="0" /><line stroke="blue" stroke-linecap="square" stroke-width="2.0" x1="20" x2="0" y1="0" y2="0" /><line stroke="red" stroke-linecap="butt" stroke-width="2.0" x1="7" x2="7" y1="80" y2="0" /><line stroke="red" stroke-linecap="square" stroke-width="2.0" x1="13" x2="13" y1="80" y2="0" /></svg> \ No newline at end of file