1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"> 2 <!-- Stylized rounded checkmark --> 3 <path d="M7 22 L16 31 L33 10" fill="none" stroke="#ffffff" stroke-width="6" 4 stroke-linecap="round" stroke-linejoin="round" /> 5 </svg>