Skip to content

Instantly share code, notes, and snippets.

@yuiseki
Created February 1, 2022 04:38
Show Gist options
  • Save yuiseki/f04d2b07c16e2caa679a2ec34b565120 to your computer and use it in GitHub Desktop.
Save yuiseki/f04d2b07c16e2caa679a2ec34b565120 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg version="1.1" width="256" height="256"
xmlns="http://www.w3.org/2000/svg">
<circle cx="128" cy="128" r="64" fill="#000000" />
<text x="128" y="128" font-size="32" text-anchor="middle" fill="#ffffff">foo bar</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment