@arco-iconbox/vue-te 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (314) hide show
  1. package/dist/icon.js +4371 -1888
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +1121 -885
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/Icon3Drotate/index.js +42 -0
  6. package/esm/IconAdjust/index.js +32 -0
  7. package/esm/IconAlarm/index.js +36 -0
  8. package/esm/IconBackward10s/index.js +36 -0
  9. package/esm/IconBackwardFill/index.js +36 -0
  10. package/esm/IconBottomFill/index.js +36 -0
  11. package/esm/IconBottomLeftFill/index.js +36 -0
  12. package/esm/IconBottomRightFill/index.js +36 -0
  13. package/esm/IconBrowser/index.js +38 -0
  14. package/esm/IconCctv/index.js +36 -0
  15. package/esm/IconCctvFill/index.js +36 -0
  16. package/esm/IconCellphone/index.js +10 -4
  17. package/esm/IconCheck/index.js +1 -1
  18. package/esm/IconChromefilled/index.js +2 -2
  19. package/esm/IconClickhouse/index.js +32 -0
  20. package/esm/IconClose/index.js +1 -1
  21. package/esm/IconCloseFilled/index.js +36 -0
  22. package/esm/IconCollectionTagFilled/index.js +32 -0
  23. package/esm/IconConfiguration/index.js +42 -0
  24. package/esm/IconConnectCutup/index.js +47 -0
  25. package/esm/IconConnectedInside/index.js +51 -0
  26. package/esm/IconConnectedOut/index.js +51 -0
  27. package/esm/IconCubeThree/index.js +36 -0
  28. package/esm/IconDot/index.js +36 -0
  29. package/esm/IconEditPen/index.js +1 -1
  30. package/esm/IconEmsCostAnalysis/index.js +60 -0
  31. package/esm/IconEmsEnergyAnalysis/index.js +58 -0
  32. package/esm/IconEmsEnergyContrast/index.js +61 -0
  33. package/esm/IconEmsEnergyRanking/index.js +43 -0
  34. package/esm/IconEmsHeibang/index.js +53 -0
  35. package/esm/IconEmsHongbang/index.js +58 -0
  36. package/esm/IconEnterpriseWechat/index.js +1 -1
  37. package/esm/IconFileTypeCad/index.js +66 -0
  38. package/esm/IconFileTypeExcel/index.js +61 -0
  39. package/esm/IconFileTypeHtml/index.js +61 -0
  40. package/esm/IconFileTypeJpg/index.js +50 -0
  41. package/esm/IconFileTypePdf/index.js +61 -0
  42. package/esm/IconFileTypePng/index.js +61 -0
  43. package/esm/IconFileTypePpt/index.js +61 -0
  44. package/esm/IconFileTypeTxt/index.js +47 -0
  45. package/esm/IconFileTypeUnknown/index.js +61 -0
  46. package/esm/IconFileTypeVideo/index.js +61 -0
  47. package/esm/IconFileTypeVisio/index.js +61 -0
  48. package/esm/IconFileTypeWord/index.js +61 -0
  49. package/esm/IconFiles/index.js +1 -1
  50. package/esm/{IconHouse → IconFolderFill}/index.js +3 -3
  51. package/esm/IconForward10s/index.js +36 -0
  52. package/esm/IconForwardFill/index.js +36 -0
  53. package/esm/IconFullScreen/index.js +1 -1
  54. package/esm/IconGrid/index.js +4 -4
  55. package/esm/IconHeart/index.js +1 -1
  56. package/esm/IconHeartFilled/index.js +1 -1
  57. package/esm/IconHome/index.js +36 -0
  58. package/esm/IconHospital/index.js +36 -0
  59. package/esm/IconHospitalFill/index.js +36 -0
  60. package/esm/IconIphone/index.js +10 -4
  61. package/esm/IconJuese/index.js +36 -0
  62. package/esm/IconLevel/index.js +36 -0
  63. package/esm/IconLink/index.js +1 -1
  64. package/esm/IconLocation/index.js +1 -1
  65. package/esm/IconLocationFill/index.js +32 -0
  66. package/esm/IconMessage/index.js +1 -1
  67. package/esm/IconMinus/index.js +1 -1
  68. package/esm/IconMission/index.js +34 -0
  69. package/esm/IconMoreFilled/index.js +1 -1
  70. package/esm/IconMySQL/index.js +34 -0
  71. package/esm/IconNo/index.js +40 -0
  72. package/esm/IconOfficeBuilding/index.js +1 -1
  73. package/esm/IconPicture/index.js +1 -1
  74. package/esm/IconPlus/index.js +1 -1
  75. package/esm/{IconProtect → IconPlusBold}/index.js +4 -13
  76. package/esm/IconPostcard/index.js +10 -4
  77. package/esm/IconPriceTagFilled/index.js +38 -0
  78. package/esm/IconQuanxian/index.js +32 -0
  79. package/esm/IconRefresh/index.js +1 -1
  80. package/esm/IconRefreshLeft/index.js +1 -1
  81. package/esm/IconRefreshRight/index.js +1 -1
  82. package/esm/IconSHelp/index.js +1 -1
  83. package/esm/IconScaleToOriginal/index.js +10 -4
  84. package/esm/IconSchool/index.js +1 -1
  85. package/esm/IconService/index.js +1 -1
  86. package/esm/IconServiceFill/index.js +34 -0
  87. package/esm/IconShield/index.js +38 -0
  88. package/esm/IconSpeed/index.js +36 -0
  89. package/esm/IconStr/index.js +32 -0
  90. package/esm/IconStructure/index.js +32 -0
  91. package/esm/IconSwitchButton/index.js +6 -4
  92. package/esm/IconTenantry/index.js +42 -0
  93. package/esm/IconTitleDecoration/index.js +29 -11
  94. package/esm/IconTopFill/index.js +36 -0
  95. package/esm/IconTopLeftFill/index.js +36 -0
  96. package/esm/IconTopRightFill/index.js +36 -0
  97. package/esm/IconWechatApplet/index.js +4 -12
  98. package/esm/{IconApp → IconWorkApp}/index.js +2 -2
  99. package/esm/IconWorkBench/index.js +36 -0
  100. package/esm/IconYonghu/index.js +38 -0
  101. package/esm/IconYuanqu/index.js +36 -0
  102. package/esm/index.js +76 -17
  103. package/lib/Icon3Drotate/index.js +43 -0
  104. package/lib/IconAdjust/index.js +33 -0
  105. package/lib/IconAlarm/index.js +37 -0
  106. package/lib/IconBackward10s/index.js +37 -0
  107. package/lib/{IconHouse → IconBackwardFill}/index.js +7 -3
  108. package/lib/IconBottomFill/index.js +37 -0
  109. package/lib/IconBottomLeftFill/index.js +37 -0
  110. package/lib/IconBottomRightFill/index.js +37 -0
  111. package/lib/IconBrowser/index.js +39 -0
  112. package/lib/IconCctv/index.js +37 -0
  113. package/lib/IconCctvFill/index.js +37 -0
  114. package/lib/IconCellphone/index.js +10 -4
  115. package/lib/IconCheck/index.js +1 -1
  116. package/lib/IconChromefilled/index.js +2 -2
  117. package/lib/IconClickhouse/index.js +33 -0
  118. package/lib/IconClose/index.js +1 -1
  119. package/lib/IconCloseFilled/index.js +37 -0
  120. package/lib/IconCollectionTagFilled/index.js +33 -0
  121. package/lib/IconConfiguration/index.js +43 -0
  122. package/lib/IconConnectCutup/index.js +48 -0
  123. package/lib/IconConnectedInside/index.js +52 -0
  124. package/lib/IconConnectedOut/index.js +52 -0
  125. package/lib/IconCubeThree/index.js +37 -0
  126. package/lib/IconDot/index.js +37 -0
  127. package/lib/IconEditPen/index.js +1 -1
  128. package/lib/IconEmsCostAnalysis/index.js +61 -0
  129. package/lib/IconEmsEnergyAnalysis/index.js +59 -0
  130. package/lib/IconEmsEnergyContrast/index.js +62 -0
  131. package/lib/IconEmsEnergyRanking/index.js +44 -0
  132. package/lib/IconEmsHeibang/index.js +54 -0
  133. package/lib/IconEmsHongbang/index.js +59 -0
  134. package/lib/IconEnterpriseWechat/index.js +1 -1
  135. package/lib/IconFileTypeCad/index.js +67 -0
  136. package/lib/IconFileTypeExcel/index.js +62 -0
  137. package/lib/IconFileTypeHtml/index.js +62 -0
  138. package/lib/IconFileTypeJpg/index.js +51 -0
  139. package/lib/IconFileTypePdf/index.js +62 -0
  140. package/lib/IconFileTypePng/index.js +62 -0
  141. package/lib/IconFileTypePpt/index.js +62 -0
  142. package/lib/IconFileTypeTxt/index.js +48 -0
  143. package/lib/IconFileTypeUnknown/index.js +62 -0
  144. package/lib/IconFileTypeVideo/index.js +62 -0
  145. package/lib/IconFileTypeVisio/index.js +62 -0
  146. package/lib/IconFileTypeWord/index.js +62 -0
  147. package/lib/IconFiles/index.js +1 -1
  148. package/lib/IconFolderFill/index.js +33 -0
  149. package/lib/IconForward10s/index.js +37 -0
  150. package/lib/IconForwardFill/index.js +37 -0
  151. package/lib/IconFullScreen/index.js +1 -1
  152. package/lib/IconGrid/index.js +3 -3
  153. package/lib/IconHeart/index.js +1 -1
  154. package/lib/IconHeartFilled/index.js +1 -1
  155. package/lib/IconHome/index.js +37 -0
  156. package/lib/IconHospital/index.js +37 -0
  157. package/lib/IconHospitalFill/index.js +37 -0
  158. package/lib/IconIphone/index.js +10 -4
  159. package/lib/IconJuese/index.js +37 -0
  160. package/lib/IconLevel/index.js +37 -0
  161. package/lib/IconLink/index.js +1 -1
  162. package/lib/IconLocation/index.js +1 -1
  163. package/lib/IconLocationFill/index.js +33 -0
  164. package/lib/IconMessage/index.js +1 -1
  165. package/lib/IconMinus/index.js +1 -1
  166. package/lib/IconMission/index.js +35 -0
  167. package/lib/IconMoreFilled/index.js +1 -1
  168. package/lib/IconMySQL/index.js +35 -0
  169. package/lib/IconNo/index.js +41 -0
  170. package/lib/IconOfficeBuilding/index.js +1 -1
  171. package/lib/IconPicture/index.js +1 -1
  172. package/lib/IconPlus/index.js +1 -1
  173. package/lib/{IconProtect → IconPlusBold}/index.js +4 -13
  174. package/lib/IconPostcard/index.js +10 -4
  175. package/lib/IconPriceTagFilled/index.js +39 -0
  176. package/lib/IconQuanxian/index.js +33 -0
  177. package/lib/IconRefresh/index.js +1 -1
  178. package/lib/IconRefreshLeft/index.js +1 -1
  179. package/lib/IconRefreshRight/index.js +1 -1
  180. package/lib/IconSHelp/index.js +1 -1
  181. package/lib/IconScaleToOriginal/index.js +10 -4
  182. package/lib/IconSchool/index.js +1 -1
  183. package/lib/IconService/index.js +1 -1
  184. package/lib/IconServiceFill/index.js +35 -0
  185. package/lib/IconShield/index.js +39 -0
  186. package/lib/IconSpeed/index.js +37 -0
  187. package/lib/IconStr/index.js +33 -0
  188. package/lib/IconStructure/index.js +33 -0
  189. package/lib/IconSwitchButton/index.js +6 -4
  190. package/lib/IconTenantry/index.js +43 -0
  191. package/lib/IconTitleDecoration/index.js +28 -10
  192. package/lib/IconTopFill/index.js +37 -0
  193. package/lib/IconTopLeftFill/index.js +37 -0
  194. package/lib/IconTopRightFill/index.js +37 -0
  195. package/lib/IconWechatApplet/index.js +4 -12
  196. package/lib/{IconApp → IconWorkApp}/index.js +2 -2
  197. package/lib/IconWorkBench/index.js +37 -0
  198. package/lib/IconYonghu/index.js +39 -0
  199. package/lib/IconYuanqu/index.js +37 -0
  200. package/lib/index.js +604 -486
  201. package/package.json +1 -1
  202. package/src/Icon3Drotate/index.vue +19 -0
  203. package/src/IconAdjust/index.vue +19 -0
  204. package/src/IconAlarm/index.vue +19 -0
  205. package/src/IconBackward10s/index.vue +19 -0
  206. package/src/IconBackwardFill/index.vue +19 -0
  207. package/src/IconBottomFill/index.vue +19 -0
  208. package/src/IconBottomLeftFill/index.vue +19 -0
  209. package/src/IconBottomRightFill/index.vue +19 -0
  210. package/src/IconBrowser/index.vue +19 -0
  211. package/src/IconCctv/index.vue +19 -0
  212. package/src/IconCctvFill/index.vue +19 -0
  213. package/src/IconCellphone/index.vue +1 -1
  214. package/src/IconCheck/index.vue +1 -1
  215. package/src/IconChromefilled/index.vue +1 -1
  216. package/src/IconClickhouse/index.vue +19 -0
  217. package/src/IconClose/index.vue +1 -1
  218. package/src/IconCloseFilled/index.vue +19 -0
  219. package/src/IconCollectionTagFilled/index.vue +19 -0
  220. package/src/IconConfiguration/index.vue +19 -0
  221. package/src/IconConnectCutup/index.vue +19 -0
  222. package/src/IconConnectedInside/index.vue +19 -0
  223. package/src/IconConnectedOut/index.vue +19 -0
  224. package/src/IconCubeThree/index.vue +19 -0
  225. package/src/IconDot/index.vue +19 -0
  226. package/src/IconEditPen/index.vue +1 -1
  227. package/src/IconEmsCostAnalysis/index.vue +19 -0
  228. package/src/IconEmsEnergyAnalysis/index.vue +19 -0
  229. package/src/IconEmsEnergyContrast/index.vue +19 -0
  230. package/src/IconEmsEnergyRanking/index.vue +19 -0
  231. package/src/IconEmsHeibang/index.vue +19 -0
  232. package/src/IconEmsHongbang/index.vue +19 -0
  233. package/src/IconEnterpriseWechat/index.vue +1 -1
  234. package/src/IconFileTypeCad/index.vue +19 -0
  235. package/src/IconFileTypeExcel/index.vue +19 -0
  236. package/src/IconFileTypeHtml/index.vue +19 -0
  237. package/src/IconFileTypeJpg/index.vue +19 -0
  238. package/src/IconFileTypePdf/index.vue +19 -0
  239. package/src/IconFileTypePng/index.vue +19 -0
  240. package/src/IconFileTypePpt/index.vue +19 -0
  241. package/src/IconFileTypeTxt/index.vue +19 -0
  242. package/src/IconFileTypeUnknown/index.vue +19 -0
  243. package/src/IconFileTypeVideo/index.vue +19 -0
  244. package/src/IconFileTypeVisio/index.vue +19 -0
  245. package/src/IconFileTypeWord/index.vue +19 -0
  246. package/src/IconFiles/index.vue +1 -1
  247. package/src/IconFolderFill/index.vue +19 -0
  248. package/src/IconForward10s/index.vue +19 -0
  249. package/src/IconForwardFill/index.vue +19 -0
  250. package/src/IconFullScreen/index.vue +1 -1
  251. package/src/IconGrid/index.vue +1 -1
  252. package/src/IconHeart/index.vue +1 -1
  253. package/src/IconHeartFilled/index.vue +1 -1
  254. package/src/IconHome/index.vue +19 -0
  255. package/src/IconHospital/index.vue +19 -0
  256. package/src/IconHospitalFill/index.vue +19 -0
  257. package/src/IconIphone/index.vue +1 -1
  258. package/src/IconJuese/index.vue +19 -0
  259. package/src/IconLevel/index.vue +19 -0
  260. package/src/IconLink/index.vue +1 -1
  261. package/src/IconLocation/index.vue +1 -1
  262. package/src/IconLocationFill/index.vue +19 -0
  263. package/src/IconMessage/index.vue +1 -1
  264. package/src/IconMinus/index.vue +1 -1
  265. package/src/IconMission/index.vue +19 -0
  266. package/src/IconMoreFilled/index.vue +1 -1
  267. package/src/IconMySQL/index.vue +19 -0
  268. package/src/IconNo/index.vue +19 -0
  269. package/src/IconOfficeBuilding/index.vue +1 -1
  270. package/src/IconPicture/index.vue +1 -1
  271. package/src/IconPlus/index.vue +1 -1
  272. package/src/IconPlusBold/index.vue +19 -0
  273. package/src/IconPostcard/index.vue +1 -1
  274. package/src/IconPriceTagFilled/index.vue +19 -0
  275. package/src/IconQuanxian/index.vue +19 -0
  276. package/src/IconRefresh/index.vue +1 -1
  277. package/src/IconRefreshLeft/index.vue +1 -1
  278. package/src/IconRefreshRight/index.vue +1 -1
  279. package/src/IconSHelp/index.vue +1 -1
  280. package/src/IconScaleToOriginal/index.vue +1 -1
  281. package/src/IconSchool/index.vue +1 -1
  282. package/src/IconService/index.vue +1 -1
  283. package/src/IconServiceFill/index.vue +19 -0
  284. package/src/IconShield/index.vue +19 -0
  285. package/src/IconSpeed/index.vue +19 -0
  286. package/src/IconStr/index.vue +19 -0
  287. package/src/IconStructure/index.vue +19 -0
  288. package/src/IconSwitchButton/index.vue +1 -1
  289. package/src/IconTenantry/index.vue +19 -0
  290. package/src/IconTitleDecoration/index.vue +1 -1
  291. package/src/IconTopFill/index.vue +19 -0
  292. package/src/IconTopLeftFill/index.vue +19 -0
  293. package/src/IconTopRightFill/index.vue +19 -0
  294. package/src/IconWechatApplet/index.vue +1 -1
  295. package/src/IconWorkApp/index.vue +19 -0
  296. package/src/IconWorkBench/index.vue +19 -0
  297. package/src/IconYonghu/index.vue +19 -0
  298. package/src/IconYuanqu/index.vue +19 -0
  299. package/src/index.js +76 -17
  300. package/esm/IconHelpFilled/index.js +0 -32
  301. package/esm/IconMore/index.js +0 -32
  302. package/esm/IconSetUp/index.js +0 -32
  303. package/esm/IconTruck/index.js +0 -32
  304. package/lib/IconHelpFilled/index.js +0 -33
  305. package/lib/IconMore/index.js +0 -33
  306. package/lib/IconSetUp/index.js +0 -33
  307. package/lib/IconTruck/index.js +0 -33
  308. package/src/IconApp/index.vue +0 -19
  309. package/src/IconHelpFilled/index.vue +0 -19
  310. package/src/IconHouse/index.vue +0 -19
  311. package/src/IconMore/index.vue +0 -19
  312. package/src/IconProtect/index.vue +0 -19
  313. package/src/IconSetUp/index.vue +0 -19
  314. package/src/IconTruck/index.vue +0 -19
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M13.5001 6.40649C14.0211 6.70849 14.4143 7.11999 14.6796 7.64099C14.9449 8.16199 15.0439 8.72183 14.9766 9.32049C14.9093 9.91916 14.6904 10.4452 14.3201 10.8985C13.9498 11.3518 13.4784 11.6722 12.9061 11.8595C12.6874 12.7972 12.2213 13.5498 11.5076 14.1175C10.7939 14.6852 9.95794 14.9795 8.9996 15.0005H7.4996C7.3536 15.0005 7.23377 14.9537 7.1401 14.86C7.04644 14.7663 6.9996 14.6465 6.9996 14.5005C6.9996 14.3545 7.04644 14.2347 7.1401 14.141C7.23377 14.0473 7.3536 14.0005 7.4996 14.0005H8.9996C9.6456 13.9902 10.2238 13.8053 10.7341 13.446C11.2444 13.0867 11.6091 12.6048 11.8281 12.0005H11.5001C11.3541 12.0005 11.2343 11.9537 11.1406 11.86C11.0469 11.7663 11.0001 11.6465 11.0001 11.5005V6.50049C11.0001 6.35449 11.0469 6.23466 11.1406 6.14099C11.2343 6.04733 11.3541 6.00049 11.5001 6.00049H12.0001C12.1668 6.00049 12.3283 6.01099 12.4846 6.03199C12.3386 4.86533 11.8516 3.90699 11.0236 3.15699C10.1956 2.40699 9.18777 2.02149 8.0001 2.00049C6.81244 2.02149 5.8046 2.40699 4.9766 3.15699C4.1486 3.90699 3.6616 4.86533 3.5156 6.03199C3.67194 6.01099 3.83344 6.00049 4.0001 6.00049H4.5001C4.6461 6.00049 4.76594 6.04733 4.8596 6.14099C4.95327 6.23466 5.0001 6.35449 5.0001 6.50049V11.5005C5.0001 11.6465 4.95327 11.7663 4.8596 11.86C4.76594 11.9537 4.6461 12.0005 4.5001 12.0005H4.0001C3.3021 11.9902 2.69277 11.7845 2.1721 11.3835C1.65144 10.9825 1.29994 10.446 1.1176 9.77399C0.93527 9.10199 0.97177 8.46133 1.2271 7.85199C1.48244 7.24266 1.90694 6.76083 2.5006 6.40649C2.54227 4.84383 3.07877 3.54433 4.1101 2.50799C5.14144 1.47166 6.43827 0.937827 8.0006 0.906494C9.56327 0.937827 10.8601 1.47166 11.8911 2.50799C12.9221 3.54433 13.4586 4.84383 13.5006 6.40649H13.5001ZM4.0001 6.99999C3.43744 7.01033 2.9661 7.20566 2.5861 7.58599C2.2061 7.96633 2.01077 8.43766 2.0001 8.99999C2.01044 9.56266 2.20577 10.034 2.5861 10.414C2.96644 10.794 3.43777 10.9893 4.0001 11V6.99999ZM14.0001 8.99999C13.9898 8.43733 13.7944 7.96599 13.4141 7.58599C13.0338 7.20599 12.5624 7.01066 12.0001 6.99999V11C12.5628 10.9897 13.0341 10.7943 13.4141 10.414C13.7941 10.0337 13.9894 9.56233 14.0001 8.99999Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M13.3273 6.38527C13.8411 6.68097 14.2288 7.08389 14.4905 7.59402C14.7522 8.10415 14.8498 8.65231 14.7834 9.23849C14.717 9.82466 14.5012 10.3397 14.136 10.7836C13.7707 11.2274 13.3059 11.5411 12.7415 11.7245C12.5258 12.6426 12.0661 13.3796 11.3623 13.9354C10.6585 14.4912 9.83407 14.7794 8.88898 14.8H7.40971C7.26573 14.8 7.14755 14.7541 7.05518 14.6624C6.96281 14.5707 6.91662 14.4534 6.91662 14.3104C6.91662 14.1675 6.96281 14.0501 7.05518 13.9584C7.14755 13.8667 7.26573 13.8209 7.40971 13.8209H8.88898C9.52605 13.8107 10.0962 13.6298 10.5995 13.2779C11.1028 12.9261 11.4624 12.4543 11.6784 11.8626H11.3549C11.2109 11.8626 11.0928 11.8167 11.0004 11.725C10.908 11.6333 10.8618 11.516 10.8618 11.373V6.47731C10.8618 6.33436 10.908 6.21702 11.0004 6.12531C11.0928 6.0336 11.2109 5.98774 11.3549 5.98774H11.848C12.0124 5.98774 12.1716 5.99802 12.3258 6.01858C12.1818 4.87625 11.7016 3.93791 10.885 3.20355C10.0685 2.4692 9.07455 2.09174 7.90329 2.07118C6.73204 2.09174 5.73813 2.4692 4.92158 3.20355C4.10502 3.93791 3.62475 4.87625 3.48077 6.01858C3.63494 5.99802 3.79421 5.98774 3.95857 5.98774H4.45166C4.59564 5.98774 4.71382 6.0336 4.80619 6.12531C4.89857 6.21702 4.94475 6.33436 4.94475 6.47731V11.373C4.94475 11.516 4.89857 11.6333 4.80619 11.725C4.71382 11.8167 4.59564 11.8626 4.45166 11.8626H3.95857C3.27022 11.8525 2.6693 11.6511 2.15583 11.2585C1.64236 10.8658 1.29572 10.3405 1.11591 9.68253C0.936093 9.02454 0.972088 8.39724 1.22389 7.80062C1.4757 7.204 1.89433 6.73221 2.47979 6.38527C2.52088 4.8552 3.04997 3.58281 4.06705 2.56809C5.08413 1.55338 6.36304 1.03068 7.90379 1C9.44486 1.03068 10.7238 1.55338 11.7405 2.56809C12.7573 3.58281 13.2864 4.8552 13.3278 6.38527H13.3273ZM3.95857 6.96639C3.40368 6.97651 2.93886 7.16777 2.56411 7.54017C2.18936 7.91257 1.99673 8.37407 1.98621 8.92467C1.9964 9.4756 2.18903 9.9371 2.56411 10.3092C2.93919 10.6812 3.40401 10.8725 3.95857 10.883V6.96639ZM13.8204 8.92467C13.8102 8.37374 13.6175 7.91224 13.2425 7.54017C12.8674 7.16809 12.4026 6.97683 11.848 6.96639V10.883C12.4029 10.8728 12.8677 10.6816 13.2425 10.3092C13.6172 9.93677 13.8099 9.47527 13.8204 8.92467Z" }, null, -1);
18
18
  const _hoisted_3 = [
19
19
  _hoisted_2
20
20
  ];
@@ -0,0 +1,34 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconServiceFill",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M7.99534 10.8207C9.00338 10.8207 9.90328 10.3561 10.4947 9.63182 12.353 10.2609 13.6307 11.8544 13.6307 13.3668 13.6307 14.7444 2.35999 14.7444 2.35999 13.3668 2.35999 11.8544 3.63768 10.2599 5.49595 9.63081 6.0874 10.3551 6.9873 10.8207 7.99534 10.8207zM7.99536 2C10.1204 2 11.9134 3.44216 12.441 5.40564 12.925 5.51486 13.3014 6.00619 13.3014 6.59642 13.3014 7.26684 12.8159 7.81003 12.2384 7.81003 11.9273 7.81003 11.7839 7.10445 11.8081 6.45426 11.73 4.42242 10.0498 2.785 7.99537 2.785 5.89128 2.785 4.17949 4.50211 4.17949 6.59849H4.1675C4.16646 7.21243 4.02214 7.80823 3.73447 7.80823 3.15704 7.80823 2.67145 7.26713 2.67145 6.59671 2.67145 5.99887 3.05769 5.50232 3.55077 5.40174 4.07966 3.44025 5.87171 2 7.99536 2z" }, null, -1);
18
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M7.99537 9.93036C6.21408 9.93036 4.77005 8.48634 4.77005 6.70505C4.77005 5.55275 5.38479 4.48799 6.38271 3.91184C7.38063 3.33569 8.61011 3.33569 9.60803 3.91184C10.6059 4.48799 11.2207 5.55275 11.2207 6.70505C11.2207 8.48634 9.77666 9.93036 7.99537 9.93036Z" }, null, -1);
19
+ const _hoisted_4 = [
20
+ _hoisted_2,
21
+ _hoisted_3
22
+ ];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return openBlock(), createElementBlock("svg", mergeProps({
25
+ viewBox: "0 0 16 16",
26
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-service-fill`],
29
+ width: "1em",
30
+ height: "1em"
31
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
32
+ }
33
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
34
+ export { index as default };
@@ -0,0 +1,38 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconShield",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M11.6869 6.35355C11.8821 6.15829 11.8821 5.84171 11.6869 5.64645C11.4916 5.45118 11.175 5.45118 10.9798 5.64645L7.33333 9.29289L5.35355 7.31311C5.15829 7.11785 4.84171 7.11785 4.64645 7.31311C4.45118 7.50838 4.45118 7.82496 4.64645 8.02022L6.97978 10.3536C7.17504 10.5488 7.49162 10.5488 7.68689 10.3536L11.6869 6.35355Z" }, null, -1);
18
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ d: "M8.14307 0.853402C8.05156 0.82667 7.95431 0.826657 7.86279 0.853366L1.85992 2.60525C1.64663 2.66749 1.5 2.86303 1.5 3.08522V6.67624C1.5 10.6686 4.05513 14.2129 7.84285 15.4746C7.94544 15.5087 8.05634 15.5087 8.15892 15.4745C11.9457 14.2128 14.5 10.6693 14.5 6.67791V3.08522C14.5 2.86308 14.3534 2.66757 14.1402 2.60528L8.14307 0.853402ZM2.5 6.67624V3.46016L8.0028 1.85422L13.5 3.46006V6.67791C13.5 10.183 11.292 13.301 8.00084 14.4714C4.70872 13.301 2.5 10.1823 2.5 6.67624Z"
22
+ }, null, -1);
23
+ const _hoisted_4 = [
24
+ _hoisted_2,
25
+ _hoisted_3
26
+ ];
27
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
28
+ return openBlock(), createElementBlock("svg", mergeProps({
29
+ viewBox: "0 0 16 16",
30
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-shield`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
38
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconSpeed",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M2.23499 3C2.23499 1.89543 3.13042 1 4.23499 1H11.7644C12.869 1 13.7644 1.89543 13.7644 3V7.6884C13.7644 8.17445 13.5874 8.64386 13.2665 9.0089L8.75074 14.1457C8.3525 14.5987 7.64688 14.5987 7.24864 14.1457L2.73289 9.0089C2.41198 8.64386 2.23499 8.17445 2.23499 7.6884V3Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-speed`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconStr",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M4.51586 3.61578C4.14786 3.31978 3.63586 3.17578 2.99586 3.17578 2.40386 3.17578 1.91586 3.30378 1.53986 3.55978 1.11586 3.83178.907859 4.22378.907859 4.71978.907859 5.19978 1.12386 5.56778 1.56386 5.82378 1.74786 5.91978 2.18786 6.07978 2.87586 6.28778 3.51586 6.47178 3.92386 6.60778 4.08386 6.70378 4.45986 6.90378 4.65186 7.18378 4.65186 7.54378 4.65186 7.84778 4.50786 8.08778 4.21986 8.26378 3.93186 8.43978 3.54786 8.52778 3.08386 8.52778 2.57186 8.52778 2.18786 8.41578 1.92386 8.20778 1.63586 7.97578 1.45986 7.60778 1.40386 7.11178H.755859C.803859 7.81578 1.05186 8.33578 1.49986 8.67978 1.88386 8.96778 2.41186 9.11178 3.08386 9.11178 3.76386 9.11178 4.29986 8.96778 4.69986 8.68778 5.09986 8.39978 5.29986 7.99978 5.29986 7.50378 5.29986 6.98378 5.05986 6.58378 4.58786 6.29578 4.34786 6.15178 3.85186 5.96778 3.09986 5.74378 2.54786 5.58378 2.19586 5.46378 2.05186 5.38378 1.72386 5.20778 1.56386 4.97578 1.56386 4.68778 1.56386 4.35978 1.69986 4.11978 1.97186 3.95978 2.21186 3.81578 2.53986 3.75178 2.96386 3.75178 3.42786 3.75178 3.78786 3.84778 4.04386 4.05578 4.29186 4.25578 4.45186 4.55978 4.52386 4.97578H5.17186C5.11586 4.37578 4.89986 3.91978 4.51586 3.61578zM7.15455 4.86378V3.52778L6.52255 3.79178V4.86378H5.69055V5.39978H6.52255V8.03178C6.52255 8.34378 6.58655 8.57578 6.72255 8.73578 6.86655 8.91178 7.11455 8.99978 7.45055 8.99978H8.07455V8.46378H7.54655C7.40255 8.46378 7.29855 8.42378 7.24255 8.35978 7.17855 8.29578 7.15455 8.18378 7.15455 8.03178V5.39978H8.17855V4.86378H7.15455zM10.7103 4.75178C10.9343 4.75178 11.1263 4.78378 11.2783 4.84778V5.48778C11.0703 5.42378 10.8623 5.39978 10.6623 5.39978 10.3423 5.39978 10.0703 5.53578 9.8543 5.82378 9.6303 6.09578 9.5263 6.42378 9.5263 6.80778V8.99978H8.8943V4.86378H9.5263V5.58378C9.6383 5.34378 9.7823 5.15178 9.9583 5.01578 10.1743 4.83978 10.4223 4.75178 10.7103 4.75178zM12.7202 8.19178C12.6242 8.09578 12.5042 8.04778 12.3762 8.04778 12.2322 8.04778 12.1202 8.09578 12.0322 8.19178 11.9362 8.28778 11.8882 8.39978 11.8882 8.54378 11.8882 8.67978 11.9362 8.79178 12.0322 8.88778 12.1202 8.98378 12.2322 9.03178 12.3762 9.03178 12.5042 9.03178 12.6242 8.98378 12.7202 8.88778 12.8162 8.79178 12.8642 8.67978 12.8642 8.54378 12.8642 8.39978 12.8162 8.28778 12.7202 8.19178zM1.5 11.9998C1.22386 11.9998 1 12.2236 1 12.4998 1 12.7759 1.22386 12.9998 1.5 12.9998H12.5C12.7761 12.9998 13 12.7759 13 12.4998 13 12.2236 12.7761 11.9998 12.5 11.9998H1.5z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 14 14",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-str`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconStructure",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M8.93333 2.10001C9.52 2.10001 10 2.58001 10 3.16667V5.03334C10 5.62001 9.52 6.10001 8.93333 6.10001H8.50667V6.90001H10.8533C11.7067 6.90001 12.4 7.59334 12.4533 8.39334V9.78001H12.9333C13.52 9.78001 14 10.26 14 10.8467V12.7667C14 13.3533 13.52 13.8333 12.9333 13.8333H11.0667C10.48 13.8333 10 13.3533 10 12.7667V10.9C10 10.3133 10.48 9.83334 11.0667 9.83334H11.3867V8.44667C11.3867 8.18001 11.12 7.96667 10.8533 7.96667H5.09333C4.82667 7.96667 4.56 8.23334 4.61333 8.55334V9.83334H4.98667C5.57333 9.83334 6.05333 10.3133 6.05333 10.9V12.7667C6.05333 13.3533 5.57333 13.8333 4.98667 13.8333H3.06667C2.48 13.8333 2 13.3533 2 12.7667V10.9C2 10.3133 2.48 9.83334 3.06667 9.83334H3.54667V8.60667C3.49333 7.70001 4.13333 7.00667 4.98667 6.90001H7.44V6.10001H7.06667C6.48 6.10001 6 5.62001 6 5.03334V3.16667C6 2.58001 6.48 2.10001 7.06667 2.10001H8.93333Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-structure`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -14,9 +14,11 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M5.50007 2.5V3.594C4.35407 4.20867 3.5234 5.0785 3.00807 6.2035C2.49273 7.3285 2.37557 8.52117 2.65657 9.7815C2.97957 11.0418 3.6254 12.0548 4.59407 12.8205C5.56273 13.5862 6.69823 13.9793 8.00057 14C9.30257 13.979 10.4381 13.5858 11.4071 12.8205C12.3761 12.0552 13.0219 11.0422 13.3446 9.7815C13.6259 8.52117 13.5087 7.3285 12.9931 6.2035C12.4774 5.0785 11.6467 4.20867 10.5011 3.594V2.5C11.9491 3.13533 13.0272 4.11717 13.7356 5.4455C14.4439 6.77383 14.6574 8.214 14.3761 9.766C14.0324 11.318 13.2797 12.5707 12.1181 13.524C10.9564 14.4773 9.58407 14.9695 8.00107 15.0005C6.41773 14.9692 5.04273 14.477 3.87607 13.524C2.7094 12.571 1.9594 11.3237 1.62607 9.782C1.34473 8.21933 1.55823 6.774 2.26657 5.446C2.9749 4.118 4.05307 3.13617 5.50107 2.5005L5.50007 2.5ZM8.00007 1C8.3334 1 8.50007 1.16667 8.50007 1.5V6.5C8.50007 6.83333 8.3334 7 8.00007 7C7.66673 7 7.50007 6.83333 7.50007 6.5V1.5C7.50007 1.16667 7.66673 1 8.00007 1Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M7.5 1.5C7.5 1.22386 7.72386 1 8 1C8.27614 1 8.5 1.22386 8.5 1.5V6.5C8.5 6.77614 8.27614 7 8 7C7.72386 7 7.5 6.77614 7.5 6.5V1.5Z" }, null, -1);
18
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M5.83333 3.16871C5.83333 2.78027 5.44863 2.51014 5.10108 2.68361C2.96625 3.74914 1.5 5.95482 1.5 8.50296C1.5 12.0928 4.41015 15.003 8 15.003C11.5899 15.003 14.5 12.0928 14.5 8.50296C14.5 5.95482 13.0337 3.74914 10.8989 2.68361C10.5514 2.51014 10.1667 2.78027 10.1667 3.16871C10.1667 3.39242 10.3005 3.59254 10.4989 3.69589C12.2327 4.59905 13.4167 6.41275 13.4167 8.50296C13.4167 11.4945 10.9915 13.9196 8 13.9196C5.00846 13.9196 2.58333 11.4945 2.58333 8.50296C2.58333 6.41275 3.76726 4.59905 5.5011 3.69589C5.69951 3.59254 5.83333 3.39242 5.83333 3.16871Z" }, null, -1);
19
+ const _hoisted_4 = [
20
+ _hoisted_2,
21
+ _hoisted_3
20
22
  ];
21
23
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
24
  return openBlock(), createElementBlock("svg", mergeProps({
@@ -26,7 +28,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
28
  class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-switch-button`],
27
29
  width: "1em",
28
30
  height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
30
32
  }
31
33
  var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
34
  export { index as default };
@@ -0,0 +1,42 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconTenantry",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M7.9999 8.21487C8.68188 8.21487 9.33593 8.48579 9.81817 8.96803 10.3004 9.45026 10.5713 10.1043 10.5713 10.7863 10.5713 12.2066 5.42847 12.2066 5.42847 10.7863 5.42847 10.1043 5.69938 9.45026 6.18162 8.96803 6.66386 8.48579 7.31791 8.21487 7.9999 8.21487zM7.9999 9.07201C7.5892 9.07201 7.19215 9.21945 6.88099 9.4875 6.56983 9.75556 6.36525 10.1264 6.30447 10.5326L6.2899 10.6672 6.31647 10.6843C6.35075 10.7049 6.39361 10.7272 6.44504 10.7477L6.52818 10.7812C6.89247 10.9149 7.43075 10.9946 7.9999 10.9946 8.56904 10.9946 9.10732 10.9149 9.47161 10.7803 9.5599 10.7486 9.63104 10.7152 9.68332 10.6852L9.70904 10.6672V10.6586C9.6786 10.2493 9.50235 9.86455 9.21231 9.5742 8.92228 9.28385 8.5377 9.10718 8.12847 9.0763L7.9999 9.07201zM8.08423 5.44482C8.42522 5.44482 8.75225 5.58028 8.99336 5.8214 9.23448 6.06252 9.36994 6.38955 9.36994 6.73054 9.36994 7.07153 9.23448 7.39856 8.99336 7.63968 8.75225 7.88079 8.42522 8.01625 8.08423 8.01625 7.74324 8.01625 7.41621 7.88079 7.17509 7.63968 6.93397 7.39856 6.79851 7.07153 6.79851 6.73054 6.79851 6.38955 6.93397 6.06252 7.17509 5.8214 7.41621 5.58028 7.74324 5.44482 8.08423 5.44482zM8.08423 6.30197C7.97056 6.30197 7.86155 6.34712 7.78118 6.42749 7.70081 6.50787 7.65566 6.61687 7.65566 6.73054 7.65566 6.8442 7.70081 6.95321 7.78118 7.03358 7.86155 7.11396 7.97056 7.15911 8.08423 7.15911 8.19789 7.15911 8.3069 7.11396 8.38727 7.03358 8.46765 6.95321 8.5128 6.8442 8.5128 6.73054 8.5128 6.61687 8.46765 6.50787 8.38727 6.42749 8.3069 6.34712 8.19789 6.30197 8.08423 6.30197z"
21
+ }, null, -1);
22
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
23
+ "fill-rule": "evenodd",
24
+ "clip-rule": "evenodd",
25
+ d: "M13.8532 5.95303C13.7567 5.76897 13.6171 5.61102 13.4463 5.49272L8.732 2.22872C8.51695 2.07979 8.26159 2 8 2C7.73841 2 7.48305 2.07979 7.268 2.22872L2.55371 5.49272C2.38289 5.61102 2.24328 5.76897 2.14684 5.95303C2.05041 6.13709 2.00002 6.34178 2 6.54958V12.719C2 13.06 2.13546 13.387 2.37658 13.6281C2.6177 13.8693 2.94472 14.0047 3.28571 14.0047H12.7143C13.0553 14.0047 13.3823 13.8693 13.6234 13.6281C13.8645 13.387 14 13.06 14 12.719V6.54958C14 6.34178 13.9496 6.13709 13.8532 5.95303ZM7.83733 3.05083C7.88512 3.01773 7.94187 3 8 3C8.05813 3 8.11488 3.01773 8.16267 3.05083L12.877 6.31483C12.9149 6.34111 12.946 6.37625 12.9674 6.41712C12.9888 6.45799 13 6.50344 13 6.54958V12.719C13 12.7948 12.9699 12.8675 12.9163 12.921C12.8627 12.9746 12.7901 13.0047 12.7143 13.0047H3.28571C3.20994 13.0047 3.13726 12.9746 3.08368 12.921C3.0301 12.8675 3 12.7948 3 12.719V6.54968C3.00002 6.50354 3.01122 6.45799 3.03263 6.41712C3.05404 6.37625 3.08504 6.34117 3.12296 6.31489L7.83733 3.05083Z"
26
+ }, null, -1);
27
+ const _hoisted_4 = [
28
+ _hoisted_2,
29
+ _hoisted_3
30
+ ];
31
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
+ return openBlock(), createElementBlock("svg", mergeProps({
33
+ viewBox: "0 0 16 16",
34
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
35
+ xmlns: "http://www.w3.org/2000/svg",
36
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-tenantry`],
37
+ width: "1em",
38
+ height: "1em"
39
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
40
+ }
41
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
42
+ export { index as default };
@@ -1,4 +1,4 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
2
2
  import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
3
  const _sfc_main = {
4
4
  name: "IconTitleDecoration",
@@ -14,23 +14,41 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
- "fill-rule": "evenodd",
19
- "clip-rule": "evenodd",
20
- d: "M13.7143 1.14285H9.14291V5.71428H13.7143V1.14285ZM2.28577 5.71428H6.8572V10.2857H2.28577V5.71428ZM9.14291 10.2857H13.7143V14.8571H9.14291V10.2857Z"
21
- }, null, -1);
22
- const _hoisted_3 = [
23
- _hoisted_2
24
- ];
17
+ const _hoisted_2 = { filter: "url(#svg_58e0cadc2c__filter0_ii_27_62)" };
18
+ const _hoisted_3 = ["fill"];
19
+ const _hoisted_4 = /* @__PURE__ */ createStaticVNode('<defs><filter id="svg_58e0cadc2c__filter0_ii_27_62" x="5.54" y="2.974" width="10.045" height="11.046" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"></feComposite><feColorMatrix values="0 0 0 0 0.184314 0 0 0 0 0.607843 0 0 0 0 1 0 0 0 0.360686 0"></feColorMatrix><feBlend in2="shape" result="effect1_innerShadow_27_62"></feBlend><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"></feComposite><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"></feColorMatrix><feBlend in2="effect1_innerShadow_27_62" result="effect2_innerShadow_27_62"></feBlend></filter></defs>', 1);
25
20
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
21
  return openBlock(), createElementBlock("svg", mergeProps({
27
22
  viewBox: "0 0 16 16",
28
- fill: $props.useCurrentColor ? "currentColor" : "#000",
23
+ fill: "none",
29
24
  xmlns: "http://www.w3.org/2000/svg",
30
25
  class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-title-decoration`],
31
26
  width: "1em",
32
27
  height: "1em"
33
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
28
+ }, _ctx.$attrs), [
29
+ createElementVNode("rect", {
30
+ x: "5.437",
31
+ y: "2.56",
32
+ width: "7.689",
33
+ height: "7.689",
34
+ rx: "1",
35
+ transform: "rotate(45 5.437 2.56)",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#2F9BFF"
37
+ }, null, 8, _hoisted_1),
38
+ createElementVNode("g", _hoisted_2, [
39
+ createElementVNode("rect", {
40
+ x: "10.563",
41
+ y: "2.56",
42
+ width: "7.689",
43
+ height: "7.689",
44
+ rx: "1",
45
+ transform: "rotate(45 10.563 2.56)",
46
+ fill: $props.useCurrentColor ? "currentColor" : "#B7D5FF",
47
+ "fill-opacity": ".3"
48
+ }, null, 8, _hoisted_3)
49
+ ]),
50
+ _hoisted_4
51
+ ], 16);
34
52
  }
35
53
  var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
54
  export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconTopFill",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M11.6647 11.6934C12.1331 11.9277 12.6355 11.4434 12.4189 10.9668L8.49108 2.32566C8.29371 1.89145 7.67704 1.89145 7.47967 2.32566L3.55189 10.9668C3.33527 11.4434 3.83763 11.9277 4.30602 11.6934L7.98518 9.85405L11.6647 11.6934Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-top-fill`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconTopLeftFill",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M12.62 7.41658C13.1169 7.25104 13.1297 6.55336 12.6395 6.3695L3.75181 3.03663C3.3052 2.86915 2.86915 3.3052 3.03663 3.75181L6.3695 12.6395C6.55336 13.1297 7.25104 13.1169 7.41658 12.62L8.71751 8.71779L12.62 7.41658Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-top-left-fill`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconTopRightFill",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M3.38007 7.41653C2.8832 7.251 2.87043 6.55333 3.36063 6.36947L12.2482 3.03663C12.6948 2.86915 13.1308 3.3052 12.9634 3.7518L9.63053 12.6394C9.44667 13.1296 8.749 13.1168 8.58347 12.6199L7.28255 8.71773L3.38007 7.41653Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-top-right-fill`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -14,17 +14,9 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_e6169b5f03__clip0_152_61)" }, [
18
- /* @__PURE__ */ createElementVNode("path", { d: "M8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C10.1217 16 12.1566 15.1571 13.6569 13.6569C15.1571 12.1566 16 10.1217 16 8C16 5.87827 15.1571 3.84344 13.6569 2.34315C12.1566 0.842855 10.1217 0 8 0ZM12.732 7.32C12.3496 7.91532 11.7645 8.35194 11.085 8.549C11.059 8.549 11.059 8.549 11.033 8.576C10.928 8.601 10.823 8.628 10.693 8.628C10.196 8.628 9.935 8.288 10.065 7.896C10.17 7.608 10.457 7.346 10.797 7.242C11.347 7.032 11.713 6.588 11.713 6.065C11.713 5.36 11.033 4.785 10.196 4.785C9.359 4.785 8.679 5.36 8.679 6.065V9.961C8.679 10.901 8.131 11.712 7.321 12.183C6.8593 12.4465 6.33556 12.5818 5.804 12.575C4.21 12.575 2.928 11.399 2.928 9.961C2.928 9.491 3.058 9.072 3.294 8.68C3.67593 8.08449 4.26068 7.64753 4.94 7.45C5.071 7.425 5.175 7.399 5.306 7.399C5.803 7.399 6.064 7.739 5.934 8.131C5.829 8.418 5.568 8.653 5.254 8.784C5.21491 8.79053 5.17868 8.80865 5.15 8.836C4.652 9.046 4.312 9.465 4.312 9.987C4.312 10.693 4.992 11.267 5.829 11.267C6.666 11.267 7.345 10.693 7.345 9.987V6.092C7.345 5.15 7.895 4.34 8.705 3.87C9.16613 3.60586 9.68962 3.47015 10.221 3.477C11.816 3.477 13.097 4.654 13.097 6.091C13.0929 6.52723 12.9661 6.9535 12.731 7.321L12.732 7.32Z" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_e6169b5f03__clip0_152_61" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M8 1C6.14348 1 4.36301 1.7375 3.05025 3.05025C1.7375 4.36301 1 6.14348 1 8C1 9.85652 1.7375 11.637 3.05025 12.9497C4.36301 14.2625 6.14348 15 8 15C9.85652 15 11.637 14.2625 12.9497 12.9497C14.2625 11.637 15 9.85652 15 8C15 6.14348 14.2625 4.36301 12.9497 3.05025C11.637 1.7375 9.85652 1 8 1ZM12.1405 7.405C11.8059 7.92591 11.294 8.30794 10.6994 8.48037C10.6766 8.48037 10.6766 8.48038 10.6539 8.504C10.562 8.52588 10.4701 8.5495 10.3564 8.5495C9.9215 8.5495 9.69312 8.252 9.80687 7.909C9.89875 7.657 10.1499 7.42775 10.4474 7.33675C10.9286 7.153 11.2489 6.7645 11.2489 6.30688C11.2489 5.69 10.6539 5.18687 9.9215 5.18687C9.18913 5.18687 8.59412 5.69 8.59412 6.30688V9.71588C8.59412 10.5384 8.11463 11.248 7.40588 11.6601C7.00188 11.8907 6.54362 12.0091 6.0785 12.0031C4.68375 12.0031 3.562 10.9741 3.562 9.71588C3.562 9.30463 3.67575 8.938 3.88225 8.595C4.21644 8.07393 4.72809 7.69159 5.3225 7.51875C5.43713 7.49687 5.52813 7.47413 5.64275 7.47413C6.07763 7.47413 6.306 7.77162 6.19225 8.11462C6.10038 8.36575 5.872 8.57138 5.59725 8.686C5.56305 8.69172 5.53135 8.70757 5.50625 8.7315C5.0705 8.91525 4.773 9.28188 4.773 9.73863C4.773 10.3564 5.368 10.8586 6.10037 10.8586C6.83275 10.8586 7.42687 10.3564 7.42687 9.73863V6.3305C7.42687 5.50625 7.90812 4.7975 8.61687 4.38625C9.02036 4.15513 9.47842 4.03638 9.94337 4.04237C11.339 4.04237 12.4599 5.07225 12.4599 6.32963C12.4563 6.71133 12.3453 7.08431 12.1396 7.40588L12.1405 7.405Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
28
20
  ];
29
21
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
22
  return openBlock(), createElementBlock("svg", mergeProps({
@@ -34,7 +26,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
34
26
  class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-wechat-applet`],
35
27
  width: "1em",
36
28
  height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
38
30
  }
39
31
  var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
32
  export { index as default };
@@ -1,7 +1,7 @@
1
1
  import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
2
  import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
3
  const _sfc_main = {
4
- name: "IconApp",
4
+ name: "IconWorkApp",
5
5
  props: {
6
6
  prefix: {
7
7
  type: String,
@@ -27,7 +27,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
27
  viewBox: "0 0 16 16",
28
28
  fill: $props.useCurrentColor ? "currentColor" : "#000",
29
29
  xmlns: "http://www.w3.org/2000/svg",
30
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-app`],
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-work-app`],
31
31
  width: "1em",
32
32
  height: "1em"
33
33
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconWorkBench",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M11.3603 8.18882C11.2571 8.29205 11.1392 8.34367 11.0068 8.34367 10.8743 8.34367 10.7564 8.29205 10.6532 8.18882L7.82478 5.36039C7.72154 5.25715 7.66992 5.1393 7.66992 5.00684 7.66992 4.87437 7.72154 4.75652 7.82478 4.65328L10.6532 1.82486C10.7564 1.72162 10.8743 1.67 11.0068 1.67 11.1392 1.67 11.2571 1.72162 11.3603 1.82486L14.1887 4.65328C14.292 4.75652 14.3436 4.87437 14.3436 5.00684 14.3436 5.1393 14.292 5.25715 14.1887 5.36039L11.3603 8.18882zM13.1281 5.00684L11.0068 7.12816 8.88544 5.00684 11.0068 2.88552 13.1281 5.00684zM2.16992 7.34367C2.02392 7.34367 1.90409 7.29684 1.81042 7.20317 1.71676 7.10951 1.66992 6.98967 1.66992 6.84367V2.84367C1.66992 2.69767 1.71676 2.57784 1.81042 2.48417 1.90409 2.39051 2.02392 2.34367 2.16992 2.34367H6.16992C6.31592 2.34367 6.43576 2.39051 6.52942 2.48417 6.62309 2.57784 6.66992 2.69767 6.66992 2.84367V6.84367C6.66992 6.98967 6.62309 7.10951 6.52942 7.20317 6.43576 7.29684 6.31592 7.34367 6.16992 7.34367H2.16992zM5.66992 6.34367H2.66992V3.34367H5.66992V6.34367zM2.16992 14.3437C2.02392 14.3437 1.90409 14.2968 1.81042 14.2032 1.71676 14.1095 1.66992 13.9897 1.66992 13.8437V9.84367C1.66992 9.69767 1.71676 9.57784 1.81042 9.48417 1.90409 9.39051 2.02392 9.34367 2.16992 9.34367H6.16992C6.31592 9.34367 6.43576 9.39051 6.52942 9.48417 6.62309 9.57784 6.66992 9.69767 6.66992 9.84367V13.8437C6.66992 13.9897 6.62309 14.1095 6.52942 14.2032 6.43576 14.2968 6.31592 14.3437 6.16992 14.3437H2.16992zM5.66992 13.3437H2.66992V10.3437H5.66992V13.3437zM9.16992 14.3437C9.02392 14.3437 8.90409 14.2968 8.81042 14.2032 8.71676 14.1095 8.66992 13.9897 8.66992 13.8437V9.84367C8.66992 9.69767 8.71676 9.57784 8.81042 9.48417 8.90409 9.39051 9.02392 9.34367 9.16992 9.34367H13.1699C13.3159 9.34367 13.4358 9.39051 13.5294 9.48417 13.6231 9.57784 13.6699 9.69767 13.6699 9.84367V13.8437C13.6699 13.9897 13.6231 14.1095 13.5294 14.2032 13.4358 14.2968 13.3159 14.3437 13.1699 14.3437H9.16992zM12.6699 13.3437H9.66992V10.3437H12.6699V13.3437z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-work-bench`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,38 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconYonghu",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.6984 5.77441C12.6984 6.75609 12.2184 7.62789 11.4798 8.17001C13.3631 8.88063 14.6999 10.6828 14.6999 12.8H13.6955C13.6955 10.6096 11.9082 8.83668 9.69989 8.83668V7.84767H9.86976C10.948 7.76708 11.7974 6.86598 11.7974 5.77441C11.7974 4.62422 10.8594 3.69382 9.69989 3.69382V2.80005C11.3542 2.80005 12.6984 4.13338 12.6984 5.77441Z" }, null, -1);
18
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ d: "M8.18243 8.63571C8.92207 8.09359 9.40284 7.22179 9.40284 6.24011C9.40284 4.59908 8.05669 3.26575 6.39989 3.26575C4.74309 3.26575 3.39694 4.59908 3.39694 6.24011C3.39694 7.22179 3.87771 8.09359 4.61735 8.63571C2.73866 9.34633 1.3999 11.1485 1.3999 13.2657H2.39842C2.39842 11.0753 4.18836 9.30238 6.39989 9.30238C8.61142 9.30238 10.4014 11.0753 10.4014 13.2657H11.3999C11.4073 11.1485 10.0685 9.34633 8.18243 8.63571ZM6.56187 8.26575H6.23793C5.20976 8.18109 4.3999 7.32042 4.3999 6.26927C4.3999 5.16169 5.29427 4.26575 6.3999 4.26575C7.50554 4.26575 8.3999 5.16169 8.3999 6.26927C8.3999 7.32042 7.59004 8.18109 6.56187 8.26575Z"
22
+ }, null, -1);
23
+ const _hoisted_4 = [
24
+ _hoisted_2,
25
+ _hoisted_3
26
+ ];
27
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
28
+ return openBlock(), createElementBlock("svg", mergeProps({
29
+ viewBox: "0 0 16 16",
30
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-yonghu`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
38
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconYuanqu",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M13.356 13.0186V2.80738L11.5951 1.4L5.7334 3.40777V3.91029L11.0564 2.26602V13.7557H14.6V13.0179L13.356 13.0186ZM3.826 9.87301L6.61695 9.36039V8.0633L3.826 8.73592V9.87301ZM3.826 13.7728H6.61695V12.4105L3.826 12.5961V13.7728ZM3.826 11.8163L6.61695 11.5693V10.273L3.826 10.7033V11.8163ZM3.826 7.89165L6.61695 7.18719V5.83884L3.826 6.70486V7.89165ZM9.7125 4.53864L8.13682 3.66097L2.20305 5.62136L2.19995 13.8H2.9812V6.01748L7.42145 4.67689V13.7581H9.71327L9.7125 4.53864Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-yuanqu`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };