Skip to content

Instantly share code, notes, and snippets.

@skalnik
Created January 7, 2015 22:41
Show Gist options
  • Select an option

  • Save skalnik/692a018ac10d48cdd0b8 to your computer and use it in GitHub Desktop.

Select an option

Save skalnik/692a018ac10d48cdd0b8 to your computer and use it in GitHub Desktop.
Artisanally hand crafted SVG
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 60 60" height="10px" width="10px">
<circle cx="30" cy="30" r="20" stroke="black" stroke-width="20" fill="none" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment