favicon.svg 352 B

12345
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
  2. <rect width="32" height="32" rx="4" fill="#000"/>
  3. <rect x="1" y="1" width="30" height="30" rx="3" fill="none" stroke="#1DA1E0" stroke-width="1.5"/>
  4. <text x="16" y="22" font-size="16" font-family="Arial, sans-serif" font-weight="900" fill="#1DA1E0" text-anchor="middle">R</text>
  5. </svg>