Skip to content

Instantly share code, notes, and snippets.

@sshirokov
Created January 7, 2015 22:45
Show Gist options
  • Select an option

  • Save sshirokov/0a993714517fabc3d127 to your computer and use it in GitHub Desktop.

Select an option

Save sshirokov/0a993714517fabc3d127 to your computer and use it in GitHub Desktop.
Because some people care.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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