runv-server

server tooling for runv.club
Log | Files | Refs | README

favicon.svg (383B)


      1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
      2   <!-- Favicon: emoji globo (🌐) — renderização depende das fontes emoji do sistema -->
      3   <text
      4     x="50"
      5     y="54"
      6     dominant-baseline="middle"
      7     text-anchor="middle"
      8     font-size="78"
      9     font-family="Segoe UI Emoji, Apple Color Emoji, Noto Color Emoji, Twemoji Mozilla, sans-serif"
     10   >🌐</text>
     11 </svg>