xihuanmoren.vue 1.1 KB

123456789101112131415
  1. <template>
  2. <svg
  3. class="icon"
  4. width="200px"
  5. height="199.42px"
  6. viewBox="0 0 1027 1024"
  7. version="1.1"
  8. xmlns="http://www.w3.org/2000/svg"
  9. >
  10. <path
  11. fill="currentColor"
  12. d="M514.781184 969.728a51.2 51.2 0 0 1-15.36 0s-27.136-8.704-39.936-13.824C366.301184 913.92 59.101184 764.416 10.461184 489.472a368.64 368.64 0 0 1 108.544-358.4A298.496 298.496 0 0 1 412.381184 76.288a302.592 302.592 0 0 1 102.4 63.488 302.592 302.592 0 0 1 102.4-63.488 297.984 297.984 0 0 1 291.328 55.296 368.64 368.64 0 0 1 108.544 358.4c-51.2 274.944-355.84 424.448-448.512 463.872-12.8 5.632-40.448 14.336-40.448 14.336a51.2 51.2 0 0 1-13.312 1.536zM314.077184 161.792a200.704 200.704 0 0 0-129.024 47.616 269.824 269.824 0 0 0-73.728 262.144c39.936 224.256 307.2 353.28 387.584 387.584l15.872 5.632 15.872-5.632c80.896-34.304 348.16-163.328 387.584-387.584a269.824 269.824 0 0 0-73.728-261.632 195.072 195.072 0 0 0-190.464-37.376 208.384 208.384 0 0 0-98.304 74.24 51.2 51.2 0 0 1-40.96 20.48 51.2 51.2 0 0 1-40.96-20.992 208.384 208.384 0 0 0-98.304-73.728 182.784 182.784 0 0 0-61.44-10.752z"
  13. />
  14. </svg>
  15. </template>