Skip to content

Instantly share code, notes, and snippets.

@seocam
Last active March 13, 2017 20:33
Show Gist options
  • Save seocam/db47e2e2b5ae443f18e08c27f9d00dde to your computer and use it in GitHub Desktop.
Save seocam/db47e2e2b5ae443f18e08c27f9d00dde to your computer and use it in GitHub Desktop.
<svg xmlns=”http://www.w3.org/2000/svg" pointer-events=”none” width=”{width}”
height=”{height}” style=”{style}”>
<text text-anchor=”middle” y=”50%” x=”50%” dy=”0.35em”
pointer-events=”auto” fill=”#ffffff” font-family=”{font-family}”
style=”{text-style}”>{text}</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment