Created
March 8, 2026 19:55
-
-
Save xeioex/58bf5c3af81ea1691075739c076b2b9a to your computer and use it in GitHub Desktop.
Sentinel favicon options
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 64 64" width="64" height="64"> | |
| <path d="M32 4 L8 16 L8 32 C8 48 32 60 32 60 C32 60 56 48 56 32 L56 16 Z" | |
| fill="#2563eb" stroke="#1e40af" stroke-width="2"/> | |
| <line x1="18" y1="24" x2="46" y2="24" stroke="white" stroke-width="2" opacity="0.6"/> | |
| <line x1="16" y1="32" x2="48" y2="32" stroke="white" stroke-width="2.5"/> | |
| <line x1="20" y1="40" x2="44" y2="40" stroke="white" stroke-width="2" opacity="0.6"/> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment