Skip to content

Instantly share code, notes, and snippets.

@moul
Created June 16, 2023 11:45
Show Gist options
  • Save moul/d78e03ed271145eb342391ddf5398865 to your computer and use it in GitHub Desktop.
Save moul/d78e03ed271145eb342391ddf5398865 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500"><rect x="50" y="50" width="100" height="100" fill="red" /><circle cx="100" cy="100" r="50" fill="blue" /><text x="100" y="100" fill="magenta">hello world!</text></svg>
@chancyblu
Copy link

Ok?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment