暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

wizard-checkout-confirmation.svg 839B

123456789101112
  1. <svg id="wizardConfirm" width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg">
  2. <g fill-rule="nonzero">
  3. <path d="M8 16h15a1 1 0 1 0 0-2H8a1 1 0 1 0 0 2m0-3h9a1 1 0 1 0 0-2H8a1 1 0 1 0 0 2m16 5a1 1 0 0 0-1-1H8a1 1 0 1 0 0 2h15a1 1 0 0 0 1-1"/>
  4. <path d="M60 4H31V1a1 1 0 1 0-2 0v3H0v42h27.586L15.293 58.293a.999.999 0 1 0 1.414 1.414L29 47.414V57a1 1 0 1 0 2 0v-9.586l12.293 12.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L32.414 46H60zm-2 40H2V6h56z"/>
  5. <path d="M41 20h4.586L33.6 31.986l-8.293-8.293a1 1 0 0 0-1.414 0l-12.6 12.6a.999.999 0 1 0 1.414 1.414L24.6 25.814l8.293 8.293a.997.997 0 0 0 1.414 0L47 21.414V26a1 1 0 1 0 2 0v-7q0-.197-.077-.382A1 1 0 0 0 48 18h-7a1 1 0 1 0 0 2"/>
  6. </g>
  7. <defs>
  8. <clipPath id="a">
  9. <path fill="#fff" d="M0 0h60v60H0z"/>
  10. </clipPath>
  11. </defs>
  12. </svg>