mymusics

retro MySpace-style music player
Log | Files | Refs | README

favicon.svg (331B)


      1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
      2   <rect width="100" height="100" rx="22" fill="#1e1430"/>
      3   <text
      4     x="50"
      5     y="54"
      6     font-size="56"
      7     text-anchor="middle"
      8     dominant-baseline="central"
      9     font-family="Segoe UI Emoji, Apple Color Emoji, Noto Color Emoji, sans-serif"
     10   >🎵</text>
     11 </svg>