Last active
July 1, 2018 09:26
-
-
Save ArtemSyzonenko/dcf6a73095f78d13fd1773f2324982b0 to your computer and use it in GitHub Desktop.
This file contains 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
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"> | |
<title/> | |
<g> | |
<title>background</title> | |
<rect fill="none" id="canvas_background" height="26" width="26" y="-1" x="-1"/> | |
</g> | |
<g> | |
<title>Layer 1</title> | |
<g stroke="null" id="Group" fill="#000000"> | |
<path stroke="null" fill="#6c7e9f" id="Oval 210 copy" d="m6.033878,10.505607l0,2.997632l4.496449,0l0,4.496449l2.997632,0l0,-4.496449l4.496449,0l0,-2.997632l-4.496449,0l0,-4.496449l-2.997632,0l0,4.496449l-4.496449,0zm5.995265,13.489346c-6.62219,0 -11.99053,-5.36834 -11.99053,-11.99053c0,-6.62219 5.36834,-11.99053 11.99053,-11.99053c6.62219,0 11.99053,5.36834 11.99053,11.99053c0,6.62219 -5.36834,11.99053 -11.99053,11.99053zm0,0"/> | |
</g> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment