Skip to content

Instantly share code, notes, and snippets.

@realazthat
Last active November 5, 2015 20:08
Show Gist options
  • Save realazthat/bc4b8dd8dcb252697aae to your computer and use it in GitHub Desktop.
Save realazthat/bc4b8dd8dcb252697aae to your computer and use it in GitHub Desktop.

Inline-style: alt text

Um, why isn't this rendering.

alt text

Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<path d="M30,1h40l29,29v40l-29,29h-40l-29-29v-40z" stroke="#000" fill="none"/>
<path d="M31,3h38l28,28v38l-28,28h-38l-28-28v-38z" fill="#a23"/>
<text x="50" y="68" font-size="48" fill="#FFF" text-anchor="middle"><![CDATA[410]]></text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment