Skip to content

Instantly share code, notes, and snippets.

@devdays
Created November 30, 2014 23:14
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 devdays/3a600e47c49cc6e6c06d to your computer and use it in GitHub Desktop.
Save devdays/3a600e47c49cc6e6c06d to your computer and use it in GitHub Desktop.
SVG Text
Display the source blob
Display the rendered blob
Raw
<svg version="1.1">
<text x="0" y="15" fill="red">SVG is fun!</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment