Created
January 7, 2015 22:45
-
-
Save sshirokov/0a993714517fabc3d127 to your computer and use it in GitHub Desktop.
Because some people care.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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