Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
svgpathtools / test.svg
Size: Mime:
<?xml version="1.0" ?>
<svg baseProfile="full" height="600px" width="600px" version="1.1"
     viewBox="-20.6525 -20.6525 366.305 366.305"
     xmlns="http://www.w3.org/2000/svg">
	<defs/>
	<path d="M 10.5,80.0
	         C 40.0,10.0 65.0,10.0 95.0,80.0
	         C 125.0,150.0 150.0,150.0 180.0,80.0"
	      fill="none"
	      stroke="red"/>
	<path d="m 84,92 c 10,10 30,10 40,0" fill="none" stroke="purple"/>
	<path d="M 40.0,100.0
	         Q 100.0,50.0 65.0,20.0"
	      fill="none"
	      stroke="blue"/>
	<path d="M 10.0,315.0
	         L 110.0,215.0
	         A 30.6416522074,51.0694203457 0.0 0,1 162.55,162.45
	         L 172.55,152.45 A 30.1,50.1 -45.0 0,1 215.1,109.9
	         L 315.0,10.0"
	         fill="green"
	         fill-opacity="0.5"
	         stroke="black"
	         stroke-width="2"/>
</svg>