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 / rects.svg
Size: Mime:
<svg xmlns="http://www.w3.org/2000/svg"
    xmlns:xlink="http://www.w3.org/1999/xlink">

	<rect width="300" height="100" stroke='red'/>

	<rect x="200" y="200" width="300" height="100" stroke='blue'/>
</svg>