| 12345678910111213141516171819 |
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 220 48" width="220" height="48" role="img" aria-label="GAZPERI">
- <defs>
- <style>
- @import url('https://fonts.googleapis.com/css2?family=Share+Tech&display=swap');
- </style>
- </defs>
- <!-- Sem fundo — texto claro (#f5f0e8) sobre transparente -->
- <text
- x="110"
- y="33"
- font-family="'Share Tech', 'Arial', monospace"
- font-size="28"
- font-weight="400"
- letter-spacing="4"
- text-anchor="middle"
- fill="#f5f0e8"
- dominant-baseline="auto"
- >GAZPERI</text>
- </svg>
|