Skip to content

Instantly share code, notes, and snippets.

@petrklus
Created May 21, 2024 20:38
Show Gist options
  • Save petrklus/7192d80089572cd6202f9b95f3ff212b to your computer and use it in GitHub Desktop.
Save petrklus/7192d80089572cd6202f9b95f3ff212b to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
<circle cx="100" cy="100" r="140" fill="red" />
<text x="50%" y="120" text-anchor="middle" font-family="Arial" font-size="20" fill="white">Third party source</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment