Created
July 13, 2014 01:55
-
-
Save kshoufer/86a2c176af5d4c3dacd9 to your computer and use it in GitHub Desktop.
SVG code from Inkscape simplified for browser.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg | |
xmlns:svg="http://www.w3.org/2000/svg" | |
xmlns="http://www.w3.org/2000/svg" | |
width="800" | |
height="800" | |
<g | |
transform="translate(0,-252.36217)"> | |
<rect | |
style="fill:#0000ff;fill-opacity:1;stroke:#ff0000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
id="rect2985" | |
width="489.92398" | |
height="489.92398" | |
x="62.629459" | |
y="79.761238" | |
transform="translate(0,252.36217)" /> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment