test_premium.svg 480 B

1234567891011
  1. <svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <defs>
  3. <linearGradient id="g3" x1="0" y1="0" x2="64" y2="64">
  4. <stop offset="0%" stop-color="#FF956B" />
  5. <stop offset="100%" stop-color="#FF5C26" />
  6. </linearGradient>
  7. </defs>
  8. <circle cx="32" cy="32" r="32" fill="url(#g3)" />
  9. <path d="M42 18L46 22L24 44H20V40L42 18Z" fill="white" />
  10. <rect x="20" y="44" width="24" height="4" rx="2" fill="white" />
  11. </svg>