diff options
author | deepa-chaudhari | 2015-12-09 19:56:36 +0530 |
---|---|---|
committer | deepa-chaudhari | 2015-12-09 19:56:36 +0530 |
commit | 2612ef3f3a7eb263b304006079e5208c71dcdbf0 (patch) | |
tree | 808b5f9600c8796bfa4294aecd1aca1d77bf5964 /test.svg | |
parent | 24380b7be6c7985dcff6dc1a65118db4d3442bdd (diff) | |
download | OsdagLive-2612ef3f3a7eb263b304006079e5208c71dcdbf0.tar.gz OsdagLive-2612ef3f3a7eb263b304006079e5208c71dcdbf0.tar.bz2 OsdagLive-2612ef3f3a7eb263b304006079e5208c71dcdbf0.zip |
svg-2d drawings
Diffstat (limited to 'test.svg')
-rw-r--r-- | test.svg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test.svg b/test.svg deleted file mode 100644 index 1bf5b49..0000000 --- a/test.svg +++ /dev/null @@ -1,2 +0,0 @@ -<?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 |