XML · 612 bytes Raw Blame History
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="#cf222e">
2 <!-- Compact mark for favicon. Uses a Primer-aligned red so it pops against any tab background. -->
3 <path d="M 7 7 C 6 2, 10 0, 12 4 C 13 6, 12 9, 10 10 Z"/>
4 <path d="M 25 7 C 26 2, 22 0, 20 4 C 19 6, 20 9, 22 10 Z"/>
5 <path d="M 5 12 C 5 8, 10 6, 16 6 C 22 6, 27 8, 27 12 L 27 22 C 27 28, 22 30, 16 30 C 10 30, 5 28, 5 22 Z"/>
6 <circle cx="12" cy="16" r="2" fill="#fff"/>
7 <circle cx="20" cy="16" r="2" fill="#fff"/>
8 <circle cx="13" cy="16" r="0.8" fill="#cf222e"/>
9 <circle cx="21" cy="16" r="0.8" fill="#cf222e"/>
10 </svg>