Created
December 13, 2015 12:33
-
-
Save luixxiul/1013eb2c8b02539b544a to your computer and use it in GitHub Desktop.
Original SVG
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
<?xml version="1.0"?> | |
<svg xmlns="http://www.w3.org/2000/svg" width="196" height="196"> | |
<circle cx="98" cy="98" r="98" fill="#808080"/> | |
<circle cx="98" cy="98" r="78" fill="#fff"/> | |
<circle cx="98" cy="98" r="55" fill="#808080"/> | |
<circle cx="98" cy="98" r="30" fill="#fff"/> | |
<rect width="31" height="25" x="123" y="85" fill="#fff"/> | |
<rect width="20.5" height="100" transform="matrix(1,1,-1,1,137.75,37.75)" fill="#fff"/> | |
<rect width="17.5" height="120" transform="matrix(1,1,-1,1,149.25,29.25)" fill="#808080"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment