Created
March 24, 2021 17:57
-
-
Save Higgs1/e8e7b6dce5d1c32de969854991ee0040 to your computer and use it in GitHub Desktop.
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"?> | |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> | |
<animateTransform attributeName="transform" dur="4s" repeatCount="indefinite" to="360" type="rotate" /> | |
<g id="a"> | |
<path fill="#d26437" d="M72 4C61 0 49 8 50 20c4 96 37 179 37 179l124-88C162 51 102 15 72 4z" /> | |
<path fill="#b44632" d="M170 140C137 88 89 37 73 28c-6-3-12 6-10 17 7 63 21 119 29 150l78-55z" /> | |
</g> | |
<use x="-512" href="#a" transform="scale(-1 1)" /> | |
<g fill="#ebc9a0"> | |
<ellipse cx="256" cy="475.9" rx="49.5" ry="33" /> | |
<path d="M198 468c-58-33-153-69-153-69l9-28c-4-2-31-2-54 6l25-41h173v132zm116 0c58-33 153-69 153-69l-9-28c4-2 31-2 54 6l-25-41H314v132z" /> | |
</g> | |
<path fill="#eb874b" d="M256 96c120 0 224 121 256 279v2s-61-63-127-30c-24 13-36 40-36 70 0 50-40 77-87 58-4-2-8-2-12 0-47 19-87-8-87-58 0-30-12-57-36-70C61 314 0 377 0 377v-2C32 217 136 96 256 96z" /> | |
<g id="b"> | |
<path fill="#4b3f4e" d="M169 327c-16 0-29-13-29-29v-16a29 29 0 0158 0v16c0 16-13 29-29 29z" /> | |
<path fill="#5d5360" d="M169 253h-4v41a17 17 0 0033 0v-12c0-16-13-29-29-29z" /> | |
<circle cx="169.3" cy="273.6" r="12.4" fill="#fff" /> | |
</g> | |
<use x="174" href="#b" /> | |
<path fill="#d26437" d="M248 476l2-1c4-2 8-2 12 0l2 1v-33h-16v33z" /> | |
<path fill="#5d5360" d="M256 393c18 0 33 13 33 28 0 14-14 22-24 28-6 3-13 3-19 0-10-6-24-14-24-28 0-15 15-28 34-28z" /> | |
<path fill="#4b3f4e" d="M264 448c-10-7-25-17-25-36 0-6 2-12 5-17-13 4-22 14-22 26 0 14 14 22 24 28 6 3 13 3 19 0l-1-1z" /> | |
<path fill="#d26437" d="M256 96l-16 1C127 107 31 224 0 375v2s49-51 107-37c7-206 136-244 149-244z" /> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment