fav_premium.svg 497 B

12345678910
  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="g1" x1="0" y1="0" x2="64" y2="64">
  4. <stop offset="0%" stop-color="#7B8CFF" />
  5. <stop offset="100%" stop-color="#4E60FF" />
  6. </linearGradient>
  7. </defs>
  8. <circle cx="32" cy="32" r="32" fill="url(#g1)" />
  9. <path d="M32 46C32 46 14 36 14 24C14 18 18 14 23 14C26 14 29 16 32 19C35 16 38 14 41 14C46 14 50 18 50 24C50 36 32 46 32 46Z" fill="white" />
  10. </svg>