Last active
October 10, 2017 11:08
-
-
Save marton78/12eeded85f24c0bf97e2229677bb335c to your computer and use it in GitHub Desktop.
orange dot
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" encoding="utf-8"?> | |
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |
<svg version="1.1" id="Dot" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |
viewBox="0 0 64 64" enable-background="new 0 0 64 64" xml:space="preserve"> | |
<path fill="#FF9000" d="M 44,32 A 12,12 0 0 1 32,44 12,12 0 0 1 20,32 12,12 0 0 1 32,20 12,12 0 0 1 44,32 Z"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment