Created
January 10, 2013 05:26
-
-
Save stimms/4499685 to your computer and use it in GitHub Desktop.
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="http://www.w3.org/2000/svg" version="1.1" id="graph1"> | |
<rect width="50" height="150" x="20" y="20" stroke="black" stroke-width="2" fill="#b3b3ff" /> | |
<rect width="50" height="120" x="75" y="50" stroke="black" stroke-width="2" fill="#b3b3ff"/> | |
<rect width="50" height="90" x="130" y="80" stroke="black" stroke-width="2" fill="#b3b3ff"/> | |
<rect width="50" height="60" x="185" y="110" stroke="black" stroke-width="2" fill="#b3b3ff"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment