Skip to content

Instantly share code, notes, and snippets.

@simias
Created August 21, 2019 12:44
Show Gist options
  • Save simias/620c78352ff2eb5d23985c61240895a5 to your computer and use it in GitHub Desktop.
Save simias/620c78352ff2eb5d23985c61240895a5 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" standalone="no"?>
<svg width="30" height="10">
<g fill="red">
<rect x="0" y="0" width="10" height="10" />
<rect x="20" y="0" width="10" height="10" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment