favicon.svg 393 B

12345678
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none" stroke="#16150f" stroke-width="2">
  2. <line x1="16" y1="8" x2="8" y2="23" />
  3. <line x1="16" y1="8" x2="24" y2="23" />
  4. <line x1="8" y1="23" x2="24" y2="23" />
  5. <circle cx="16" cy="8" r="3.4" fill="#16150f" />
  6. <circle cx="8" cy="23" r="3.4" fill="#f7f6f2" />
  7. <circle cx="24" cy="23" r="3.4" fill="#f7f6f2" />
  8. </svg>