Created
February 9, 2016 17:28
-
-
Save skmasq/c7a18a91da3f17458f8d to your computer and use it in GitHub Desktop.
SVG with cross inside circle compound
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 version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |
viewBox="-299 390.246 12.756 12.754" enable-background="new -299 390.246 12.756 12.754" xml:space="preserve"> | |
<path fill="#005596" d="M-288.113,392.113c-2.49-2.491-6.527-2.491-9.021,0c-2.489,2.49-2.489,6.527,0,9.02 | |
c2.493,2.49,6.53,2.49,9.021,0C-285.621,398.64-285.621,394.603-288.113,392.113z M-290.537,400.011l-2.086-2.086l-2.084,2.086 | |
l-1.308-1.307l2.086-2.084l-2.086-2.083l1.308-1.305l2.084,2.084l2.086-2.084l1.305,1.305l-2.086,2.083l2.086,2.084 | |
L-290.537,400.011z"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment