Skip to content

Instantly share code, notes, and snippets.

@LarryMatte
Created February 8, 2017 17:48
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 LarryMatte/4b2e70f6421ea182815f6d8ca5294536 to your computer and use it in GitHub Desktop.
Save LarryMatte/4b2e70f6421ea182815f6d8ca5294536 to your computer and use it in GitHub Desktop.
<svg>
<g fill="red">
<rect x="10" y="10" width="50" height="80"/>
<rect x="80" y="10" width="50" height="80"/>
<rect x="150" y="10" width="50" height="80"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment