Skip to content

Instantly share code, notes, and snippets.

@dagezi
Last active October 29, 2015 02:24
Show Gist options
  • Save dagezi/35f96a757970983dce6f to your computer and use it in GitHub Desktop.
Save dagezi/35f96a757970983dce6f to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg"
width="150" height="100">
<rect width="100" height="20" x="0" fill="#008d46" />
<rect width="1" height="2" x="10" y="20" fill="#ffffff" />
<rect width="1" height="2" x="20" y="20" fill="#d2232c" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment