<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
  <defs>
    <linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
      <stop offset="0%" stop-color="#4F46E5"/>
      <stop offset="100%" stop-color="#7C3AED"/>
    </linearGradient>
  </defs>
  <rect width="32" height="32" rx="7" fill="url(#g)"/>
  <circle cx="13.5" cy="13.5" r="7" fill="none" stroke="#fff" stroke-width="2.5"/>
  <line x1="19" y1="19" x2="27" y2="27" stroke="#fff" stroke-width="3" stroke-linecap="round"/>
</svg>
