FreshRSS-logo-font.svg 600 B

12345678910111213141516
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 256"
  2. xmlns:xlink="http://www.w3.org/1999/xlink">
  3. <title>Logo FreshRSS</title>
  4. <circle fill="#0062BE" cx="128" cy="128" r="33"/>
  5. <g fill="none" stroke="#0062BE" stroke-width="24">
  6. <g stroke-opacity="0.3">
  7. <path d="M12,128 A116,116 0 1,1 128,244"/>
  8. <path d="M54,128 A74,74 0 1,1 128,202"/>
  9. </g>
  10. <path d="M128,12 A116,116 0 0,1 244,128"/>
  11. <path d="M128,54 A74,74 0 0,1 202,128"/>
  12. </g>
  13. <text x="309" y="206" fill="#0062bd" stroke-width="0"
  14. font-family="'Open Sans'" font-weight="600" font-size="213">FreshRSS</text>
  15. </svg>