Skip to content

Instantly share code, notes, and snippets.

@tagaroggu
Created September 1, 2022 00:06
Show Gist options
  • Save tagaroggu/e7aa86d488b433e0d5780a5b4640bbf6 to your computer and use it in GitHub Desktop.
Save tagaroggu/e7aa86d488b433e0d5780a5b4640bbf6 to your computer and use it in GitHub Desktop.
tk
Display the source blob
Display the rendered blob
Raw
<svg version="1.1" viewBox="0 0 16 9" xmlns="http://www.w3.org/2000/svg">
<rect width="16" height="9" x="0" y="0" fill="blue"/>
<path d="M 0 0 Q 8 9 16 0" fill="yellow" stroke-width="1" stroke="white"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment