fanhui.vue 484 B

123456789101112131415
  1. <template>
  2. <svg
  3. class="icon"
  4. width="200px"
  5. height="198.26px"
  6. viewBox="0 0 1033 1024"
  7. version="1.1"
  8. xmlns="http://www.w3.org/2000/svg"
  9. >
  10. <path
  11. fill="currentColor"
  12. d="M665.6 263.68H176.128L302.08 138.752a51.2 51.2 0 0 0-71.68-72.704L15.36 278.528a51.2 51.2 0 0 0 0 72.704L230.4 563.2a51.2 51.2 0 0 0 71.68-72.704L176.128 366.08H665.6A252.416 252.416 0 1 1 665.6 870.4H169.472a51.2 51.2 0 0 0 0 102.4H665.6a354.816 354.816 0 1 0 0-709.12z"
  13. />
  14. </svg>
  15. </template>