Created
March 9, 2026 23:32
-
-
Save xeioex/244bb2acb61ef2638a1f55e3dfb49bdb to your computer and use it in GitHub Desktop.
Anvil favicon candidates — nginx green with anvil + N
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"> | |
| <!-- Bold: large white N on anvil-shaped green background --> | |
| <!-- Anvil-shaped clip --> | |
| <path d="M4 36 Q4 28 10 28 L20 28 L20 8 Q20 4 24 4 L40 4 Q44 4 44 8 L44 28 L54 28 Q60 28 60 36 L60 40 L4 40 Z" fill="#099639"/> | |
| <rect x="10" y="40" width="44" height="8" rx="2" fill="#077a2e"/> | |
| <rect x="18" y="48" width="28" height="8" rx="3" fill="#066b28"/> | |
| <!-- White N centered --> | |
| <text x="32" y="36" font-family="Arial,Helvetica,sans-serif" font-weight="bold" | |
| font-size="32" fill="white" text-anchor="middle" dominant-baseline="auto">N</text> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment