Skip to content

Instantly share code, notes, and snippets.

@Serverfrog
Last active February 6, 2024 13:12
Show Gist options
  • Select an option

  • Save Serverfrog/b0041dea816c6932777221b6a0fa9b2e to your computer and use it in GitHub Desktop.

Select an option

Save Serverfrog/b0041dea816c6932777221b6a0fa9b2e 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" viewBox="0 0 100 100">
<path d="M90,18c-90-45-115,102,0,69v-21l4-3h-23l-8,4h16v19c-80,15-65-106,2-63l-4,5l4-1z" fill="#CCC" stroke="#DDD" stroke-width="2" stroke-linejoin="round"/>
<path d="M87,15c-90-45-115,102,0,69v-21l4-3h-23l-8,4h16v19c-80,15-65-106,2-63l-4,5l4-1z" fill="#00F"/>
<script>
alert("test")
</script>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment