Skip to content

Instantly share code, notes, and snippets.

@Quramy
Last active August 29, 2015 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Quramy/0dea2d4ad42d2e9d7f15 to your computer and use it in GitHub Desktop.
Save Quramy/0dea2d4ad42d2e9d7f15 to your computer and use it in GitHub Desktop.
svg rect test01
<svg width="640" height="480" xmlns="http://www.w3.org/2000/svg">
<!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
<g>
<title>レイヤ 1</title>
<rect id="svg_1" height="156" width="382.00001" y="52" x="99" stroke-width="5" stroke="#000000" fill="#FF0000"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment