Last active
June 13, 2026 13:18
-
-
Save Mgldvd/af1e73faff432b2bb5d4f82e44d181fc to your computer and use it in GitHub Desktop.
favicon
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
| <svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="0 0 1400 1400" width="1400pt" height="1400pt"> | |
| <defs> | |
| <clipPath id="a"> | |
| <path d="M0 0h1400v1400H0z"/> | |
| </clipPath> | |
| </defs> | |
| <g style="isolation:isolate" clip-path="url(#a)"> | |
| <circle vector-effect="non-scaling-stroke" cx="700" cy="700" r="600" fill="#F0E7D6"/> | |
| <circle vector-effect="non-scaling-stroke" cx="700" cy="700" r="541" fill="#C03B3B"/> | |
| <path d="..." fill="#F0E7D6"/> | |
| </g> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment