logo-dark.svg 564 B

12345678910111213141516171819
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 220 48" width="220" height="48" role="img" aria-label="GAZPERI">
  2. <defs>
  3. <style>
  4. @import url('https://fonts.googleapis.com/css2?family=Share+Tech&amp;display=swap');
  5. </style>
  6. </defs>
  7. <!-- Sem fundo — texto escuro (#1a1918) sobre transparente -->
  8. <text
  9. x="110"
  10. y="33"
  11. font-family="'Share Tech', 'Arial', monospace"
  12. font-size="28"
  13. font-weight="400"
  14. letter-spacing="4"
  15. text-anchor="middle"
  16. fill="#1a1918"
  17. dominant-baseline="auto"
  18. >GAZPERI</text>
  19. </svg>