Add test images
This commit is contained in:
7
svg/test.svg
Normal file
7
svg/test.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg height="210" width="500">
|
||||
<line x1="100" y1="200" x2="250" y2="10" style="stroke:rgb(255,0,0);stroke-width:2" />
|
||||
<line x1="250" y1="10" x2="400" y2="200" style="stroke:rgb(255,0,0);stroke-width:2" />
|
||||
<line x1="400" y1="200" x2="20" y2="90" style="stroke:rgb(255,0,0);stroke-width:2" />
|
||||
<line x1="20" y1="90" x2="450" y2="90" style="stroke:rgb(255,0,0);stroke-width:2" />
|
||||
<line x1="450" y1="90" x2="100" y2="200" style="stroke:rgb(255,0,0);stroke-width:2" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 480 B |
1
svg/umbrella_vtracer.svg
Normal file
1
svg/umbrella_vtracer.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 819 KiB |
Reference in New Issue
Block a user