Created
February 26, 2026 16:59
-
-
Save carmelc/3fa9f53890fbc6ba81745a6491443bed 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
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 120"> | |
| <path d="M60 10 L110 100 L10 100 Z" fill="#FF4444"/> | |
| <path d="M60 22 L100 95 L20 95 Z" fill="#FF6B6B"/> | |
| <rect x="56" y="45" width="8" height="28" rx="4" fill="#FFFFFF"/> | |
| <circle cx="60" cy="82" r="5" fill="#FFFFFF"/> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment