shanchumianxing.vue 624 B

123456789101112131415
  1. <template>
  2. <svg
  3. class="icon"
  4. width="200px"
  5. height="200.00px"
  6. viewBox="0 0 1024 1024"
  7. version="1.1"
  8. xmlns="http://www.w3.org/2000/svg"
  9. >
  10. <path
  11. fill="currentColor"
  12. d="M198.144157 928.767536a102.399949 102.399949 0 0 0 102.399949 95.231952h423.935788a102.399949 102.399949 0 0 0 102.399949-95.231952L870.399821 307.199846H153.600179zM921.599795 102.399949h-204.799897a102.399949 102.399949 0 0 0-102.399949-102.399949H409.600051a102.399949 102.399949 0 0 0-102.399949 102.399949H102.400205a51.199974 51.199974 0 0 0 0 102.399949h819.19959a51.199974 51.199974 0 0 0 0-102.399949z"
  13. />
  14. </svg>
  15. </template>