@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.6266 11.0622C13.3802 11.1114 13.1452 11.2065 12.934 11.3426C12.727 11.5598 12.4657 11.7177 12.1771 11.7999C12.2156 11.5416 12.3437 11.3057 12.5371 11.1315C12.6992 10.8842 12.8159 10.61 12.8818 10.3218C12.8815 10.1751 12.9246 10.0316 13.0059 9.9094C13.0871 9.78721 13.2027 9.69185 13.3381 9.63535C13.4735 9.57885 13.6226 9.56376 13.7666 9.59199C13.9106 9.62021 14.043 9.69049 14.147 9.79392C14.2511 9.89736 14.3221 10.0293 14.3512 10.1731C14.3803 10.3169 14.3661 10.4661 14.3104 10.6019C14.2547 10.7376 14.16 10.8538 14.0383 10.9357C13.9166 11.0177 13.7733 11.0617 13.6266 11.0622ZM12.2689 9.28513C12.0228 9.12197 11.7495 9.00396 11.462 8.93664C11.3152 8.93664 11.1717 8.89312 11.0497 8.81158C10.9277 8.73004 10.8326 8.61415 10.7764 8.47855C10.7202 8.34296 10.7056 8.19376 10.7342 8.04981C10.7628 7.90587 10.8335 7.77364 10.9373 7.66986C11.041 7.56609 11.1733 7.49541 11.3172 7.46678C11.4612 7.43815 11.6104 7.45284 11.746 7.50901C11.8816 7.56517 11.9974 7.66028 12.079 7.78231C12.1605 7.90434 12.204 8.04781 12.204 8.19458C12.2524 8.44138 12.3464 8.67701 12.4811 8.88937C12.6969 9.09803 12.8533 9.36043 12.934 9.64958C12.6775 9.60864 12.4431 9.47981 12.2711 9.28515H12.2684L12.2689 9.28513ZM11.0464 6.66979C10.8227 4.79595 8.88236 3.32777 6.53471 3.32777C4.03368 3.32777 1.99879 4.99218 1.99879 7.03917C2.01852 7.60523 2.1765 8.15787 2.45897 8.64883C2.74143 9.13978 3.13978 9.55413 3.61923 9.8557C3.77717 9.97208 3.94241 10.0782 4.11394 10.1734L3.91277 10.9765C3.98532 11.0106 4.05568 11.0468 4.12988 11.0782L5.14568 10.5703C5.29409 10.6088 5.45021 10.6335 5.6052 10.6599C5.70415 10.6775 5.80309 10.6956 5.90479 10.7077C6.53825 10.7876 7.18099 10.7507 7.80116 10.5989C7.82035 10.8737 7.8705 11.1455 7.95066 11.4091C7.4865 11.5179 7.01144 11.5734 6.5347 11.5745C6.107 11.5721 5.68072 11.5251 5.26277 11.4344L3.41968 12.3545C3.34954 12.3904 3.27049 12.4051 3.19213 12.3969C3.11377 12.3888 3.03948 12.358 2.97828 12.3084C2.91681 12.2591 2.87073 12.1933 2.8455 12.1187C2.82027 12.044 2.81695 11.9638 2.83593 11.8873L3.16572 10.5593C2.57059 10.1808 2.07766 9.6618 1.73038 9.04794C1.3831 8.43408 1.19212 7.74423 1.17427 7.03917C1.17427 4.53376 3.57414 2.50326 6.5347 2.50326C9.34572 2.50326 11.6478 4.33587 11.872 6.66539C11.7429 6.64552 11.6128 6.63268 11.4823 6.62692C11.3367 6.63242 11.191 6.64615 11.0464 6.66924L11.0464 6.66979ZM9.33419 9.5957C9.58101 9.54623 9.81572 9.45169 10.0268 9.31537C10.2341 9.09847 10.4956 8.94094 10.7842 8.85914C10.7449 9.11661 10.6175 9.35245 10.4237 9.52645C10.2615 9.7738 10.145 10.0486 10.079 10.3367C10.0792 10.4834 10.036 10.6268 9.95467 10.7489C9.87339 10.8711 9.75773 10.9663 9.62232 11.0227C9.48691 11.0792 9.33781 11.0942 9.19387 11.0659C9.04993 11.0376 8.9176 10.9673 8.8136 10.8638C8.70961 10.7604 8.63861 10.6284 8.60957 10.4846C8.58054 10.3408 8.59478 10.1917 8.65049 10.0559C8.7062 9.92024 8.80088 9.80409 8.92257 9.72218C9.04426 9.64026 9.1875 9.59625 9.33419 9.5957ZM10.671 11.381C10.9162 11.5454 11.1888 11.6641 11.4757 11.7328C11.6225 11.7328 11.766 11.7764 11.888 11.8579C12.01 11.9394 12.1051 12.0553 12.1613 12.1909C12.2175 12.3265 12.2322 12.4757 12.2035 12.6197C12.1749 12.7636 12.1042 12.8958 12.0004 12.9996C11.8967 13.1034 11.7644 13.1741 11.6205 13.2027C11.4766 13.2313 11.3273 13.2166 11.1918 13.1605C11.0562 13.1043 10.9403 13.0092 10.8587 12.8872C10.7772 12.7651 10.7337 12.6217 10.7337 12.4749C10.6864 12.2278 10.5932 11.9917 10.4588 11.779C10.2438 11.5694 10.0886 11.3062 10.0092 11.0166C10.266 11.0589 10.5 11.1893 10.671 11.3854V11.381Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M15.1033 12.3855C14.8044 12.4451 14.5194 12.5605 14.2633 12.7256C14.0122 12.9892 13.6952 13.1808 13.3452 13.2805C13.3919 12.9671 13.5472 12.6809 13.7819 12.4695C13.9784 12.1694 14.12 11.8368 14.1999 11.4871C14.1995 11.309 14.2519 11.1349 14.3504 10.9866C14.4489 10.8384 14.5892 10.7226 14.7534 10.6541C14.9176 10.5855 15.0985 10.5672 15.2731 10.6015C15.4477 10.6357 15.6083 10.721 15.7345 10.8465C15.8607 10.972 15.9469 11.1321 15.9821 11.3066C16.0174 11.4811 16.0002 11.6622 15.9326 11.8269C15.8651 11.9916 15.7502 12.1325 15.6026 12.232C15.455 12.3314 15.2812 12.3848 15.1033 12.3855ZM13.4566 10.2291C13.158 10.0311 12.8266 9.88795 12.4779 9.80627C12.2999 9.80627 12.1258 9.75346 11.9778 9.65452C11.8298 9.55558 11.7145 9.41495 11.6463 9.25043C11.5782 9.0859 11.5604 8.90485 11.5951 8.73019C11.6298 8.55553 11.7156 8.39509 11.8414 8.26916C11.9673 8.14324 12.1277 8.05748 12.3023 8.02274C12.4769 7.988 12.6578 8.00583 12.8223 8.07398C12.9868 8.14213 13.1273 8.25754 13.2262 8.40561C13.3251 8.55368 13.3779 8.72777 13.3779 8.90585C13.4365 9.20532 13.5505 9.49123 13.7139 9.74891C13.9757 10.0021 14.1653 10.3205 14.2633 10.6713C13.9521 10.6217 13.6679 10.4654 13.4592 10.2291H13.4559L13.4566 10.2291ZM11.9738 7.05567C11.7025 4.78195 9.34907 3.00046 6.50163 3.00046C3.46815 3.00046 1.00005 5.02006 1.00005 7.50387C1.02398 8.19074 1.2156 8.86131 1.5582 9.45703C1.90079 10.0528 2.38394 10.5555 2.96547 10.9215C3.15703 11.0627 3.35745 11.1914 3.5655 11.307L3.3215 12.2814C3.40949 12.3228 3.49483 12.3668 3.58483 12.4048L4.81689 11.7885C4.99689 11.8352 5.18624 11.8652 5.37423 11.8972C5.49424 11.9186 5.61425 11.9406 5.73759 11.9553C6.50592 12.0522 7.28549 12.0074 8.03769 11.8232C8.06097 12.1567 8.12179 12.4865 8.21902 12.8063C7.65604 12.9384 7.07985 13.0057 6.50161 13.0071C5.98286 13.0042 5.46583 12.9472 4.95889 12.837L2.72343 13.9535C2.63836 13.9971 2.54248 14.0149 2.44744 14.005C2.3524 13.9951 2.2623 13.9577 2.18807 13.8975C2.11351 13.8378 2.05762 13.7579 2.02702 13.6673C1.99642 13.5768 1.99239 13.4794 2.0154 13.3866L2.41541 11.7752C1.69358 11.316 1.09572 10.6862 0.674504 9.94131C0.25329 9.19646 0.021653 8.35939 0 7.50387C0 4.46381 2.91078 2 6.50161 2C9.91107 2 12.7032 4.22369 12.9752 7.05034C12.8186 7.02623 12.6608 7.01064 12.5025 7.00365C12.3259 7.01032 12.1492 7.02699 11.9738 7.055L11.9738 7.05567ZM9.89709 10.606C10.1964 10.5459 10.4811 10.4312 10.7371 10.2658C10.9885 10.0026 11.3057 9.81149 11.6558 9.71223C11.6081 10.0246 11.4535 10.3108 11.2185 10.5219C11.0218 10.8221 10.8805 11.1556 10.8005 11.5051C10.8007 11.6831 10.7483 11.8571 10.6497 12.0053C10.5511 12.1535 10.4108 12.2691 10.2466 12.3376C10.0823 12.406 9.90148 12.4242 9.72689 12.3899C9.55231 12.3556 9.39181 12.2703 9.26567 12.1447C9.13953 12.0192 9.05342 11.8591 9.01821 11.6846C8.98299 11.5101 9.00026 11.3291 9.06783 11.1644C9.1354 10.9998 9.25023 10.8588 9.39783 10.7594C9.54543 10.66 9.71916 10.6066 9.89709 10.606ZM11.5185 12.7723C11.8158 12.9717 12.1465 13.1158 12.4945 13.1992C12.6725 13.1992 12.8466 13.252 12.9946 13.3509C13.1426 13.4499 13.2579 13.5905 13.3261 13.755C13.3942 13.9195 13.412 14.1006 13.3773 14.2752C13.3425 14.4499 13.2568 14.6103 13.131 14.7363C13.0051 14.8622 12.8447 14.948 12.6701 14.9827C12.4955 15.0174 12.3146 14.9996 12.1501 14.9315C11.9856 14.8633 11.8451 14.7479 11.7462 14.5998C11.6473 14.4518 11.5945 14.2777 11.5945 14.0996C11.5371 13.7997 11.4241 13.5133 11.2611 13.2552C11.0003 13.0009 10.8121 12.6815 10.7158 12.3301C11.0272 12.3814 11.3111 12.5396 11.5185 12.7777V12.7723Z" }, null, -1);
18
18
  const _hoisted_3 = [
19
19
  _hoisted_2
20
20
  ];
@@ -0,0 +1,66 @@
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: "IconFileTypeCad",
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 = { "clip-path": "url(#svg_c4e0b6e594__clip0_326_143)" };
17
+ const _hoisted_2 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ const _hoisted_4 = ["fill"];
20
+ const _hoisted_5 = ["fill"];
21
+ const _hoisted_6 = { id: "svg_c4e0b6e594__clip0_326_143" };
22
+ const _hoisted_7 = ["fill"];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return openBlock(), createElementBlock("svg", mergeProps({
25
+ viewBox: "0 0 16 16",
26
+ fill: "none",
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-cad`],
29
+ width: "1em",
30
+ height: "1em"
31
+ }, _ctx.$attrs), [
32
+ createElementVNode("g", _hoisted_1, [
33
+ createElementVNode("path", {
34
+ "fill-rule": "evenodd",
35
+ "clip-rule": "evenodd",
36
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
37
+ fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
38
+ }, null, 8, _hoisted_2),
39
+ createElementVNode("path", {
40
+ d: "M3 9.5361V9.38776H9.13382V8.57303H9.80042V3H9.92178V8.57303H10.5884V9.38776H12V9.5361H10.5865V10.3508H9.91992V14H9.79855V10.3508H9.13195V9.5361H3ZM9.80042 9.5361H9.25519V10.2025H9.80042V9.5361ZM10.467 9.5361H9.92178V10.2025H10.467V9.5361ZM9.80042 8.72137H9.25519V9.38776H9.80042V8.72137ZM10.467 8.72137H9.92178V9.38776H10.467V8.72137Z",
41
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
42
+ }, null, 8, _hoisted_3),
43
+ createElementVNode("path", {
44
+ opacity: ".5",
45
+ "fill-rule": "evenodd",
46
+ "clip-rule": "evenodd",
47
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
48
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
49
+ }, null, 8, _hoisted_4),
50
+ createElementVNode("path", {
51
+ d: "M8.05469 8.64844L7.18359 6.11328L6.25781 8.64844H8.05469ZM6.77734 5.26172H7.65625L9.73828 11H8.88672L8.30469 9.28125H6.03516L5.41406 11H4.61719L6.77734 5.26172Z",
52
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
53
+ }, null, 8, _hoisted_5)
54
+ ]),
55
+ createElementVNode("defs", null, [
56
+ createElementVNode("clipPath", _hoisted_6, [
57
+ createElementVNode("path", {
58
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
59
+ d: "M0 0H16V16H0z"
60
+ }, null, 8, _hoisted_7)
61
+ ])
62
+ ])
63
+ ], 16);
64
+ }
65
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
66
+ export { index as default };
@@ -0,0 +1,61 @@
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: "IconFileTypeExcel",
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 = {
17
+ "clip-path": "url(#svg_fc32fc2c8c__clip0_326_203)",
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd"
20
+ };
21
+ const _hoisted_2 = ["fill"];
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = ["fill"];
24
+ const _hoisted_5 = { id: "svg_fc32fc2c8c__clip0_326_203" };
25
+ const _hoisted_6 = ["fill"];
26
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
+ return openBlock(), createElementBlock("svg", mergeProps({
28
+ viewBox: "0 0 16 16",
29
+ fill: "none",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-excel`],
32
+ width: "1em",
33
+ height: "1em"
34
+ }, _ctx.$attrs), [
35
+ createElementVNode("g", _hoisted_1, [
36
+ createElementVNode("path", {
37
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
38
+ fill: $props.useCurrentColor ? "currentColor" : "#52C41A"
39
+ }, null, 8, _hoisted_2),
40
+ createElementVNode("path", {
41
+ opacity: ".5",
42
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M7.4251 8.40002L5.7251 6.02502H6.9001L8.0126 7.72502L9.1751 6.02502H10.3126L8.5751 8.40002L10.4001 10.925H9.2126L7.9876 9.12502L6.7626 10.9375H5.6001L7.4251 8.40002Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };
@@ -0,0 +1,61 @@
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: "IconFileTypeHtml",
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 = { "clip-path": "url(#svg_17aaa69754__clip0_326_208)" };
17
+ const _hoisted_2 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ const _hoisted_4 = ["fill"];
20
+ const _hoisted_5 = { id: "svg_17aaa69754__clip0_326_208" };
21
+ const _hoisted_6 = ["fill"];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-html`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ createElementVNode("g", _hoisted_1, [
32
+ createElementVNode("path", {
33
+ "fill-rule": "evenodd",
34
+ "clip-rule": "evenodd",
35
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#FA541C"
37
+ }, null, 8, _hoisted_2),
38
+ createElementVNode("path", {
39
+ opacity: ".5",
40
+ "fill-rule": "evenodd",
41
+ "clip-rule": "evenodd",
42
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M6.58755 8.81252L4.75005 9.53752L6.58755 10.2625V10.8375L4.05005 9.82502V9.25002L6.58755 8.23752V8.81252ZM8.41255 7.15002H8.98755L7.58755 10.9H7.01255L8.41255 7.15002ZM9.41255 10.275L11.25 9.55002L9.41255 8.82502V8.25002L11.95 9.25002V9.83752L9.41255 10.85V10.275Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };
@@ -0,0 +1,50 @@
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: "IconFileTypeJpg",
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 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
20
+ return openBlock(), createElementBlock("svg", mergeProps({
21
+ viewBox: "0 0 16 16",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-jpg`],
25
+ width: "1em",
26
+ height: "1em"
27
+ }, _ctx.$attrs), [
28
+ createElementVNode("path", {
29
+ "fill-rule": "evenodd",
30
+ "clip-rule": "evenodd",
31
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
32
+ fill: $props.useCurrentColor ? "currentColor" : "#F5222D"
33
+ }, null, 8, _hoisted_1),
34
+ createElementVNode("path", {
35
+ opacity: ".5",
36
+ "fill-rule": "evenodd",
37
+ "clip-rule": "evenodd",
38
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
39
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
40
+ }, null, 8, _hoisted_2),
41
+ createElementVNode("path", {
42
+ "fill-rule": "evenodd",
43
+ "clip-rule": "evenodd",
44
+ d: "M11.85 11.025L10.2875 8.6C10.2375 8.525 10.1625 8.4875 10.075 8.4875 9.98755 8.4875 9.91255 8.5375 9.86255 8.6L9.02505 9.9 7.15005 6.8625C7.10005 6.7875 7.02505 6.75 6.93755 6.75 6.85005 6.75 6.77505 6.8 6.72505 6.8625L4.15005 11.025C4.10005 11.1 4.10005 11.2 4.15005 11.275 4.20005 11.3625 4.27505 11.4 4.36255 11.4H11.6375C11.725 11.4 11.8125 11.35 11.8625 11.275 11.9 11.1875 11.9 11.0875 11.85 11.025zM9.7251 6.4375C9.7251 6.66079 9.84422 6.86712 10.0376 6.97877 10.231 7.09041 10.4692 7.09041 10.6626 6.97877 10.856 6.86712 10.9751 6.66079 10.9751 6.4375 10.9751 6.21421 10.856 6.00788 10.6626 5.89623 10.4692 5.78459 10.231 5.78459 10.0376 5.89623 9.84422 6.00788 9.7251 6.21421 9.7251 6.4375z",
45
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
46
+ }, null, 8, _hoisted_3)
47
+ ], 16);
48
+ }
49
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
50
+ export { index as default };
@@ -0,0 +1,61 @@
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: "IconFileTypePdf",
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 = { "clip-path": "url(#svg_06233ef09c__clip0_326_144)" };
17
+ const _hoisted_2 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ const _hoisted_4 = ["fill"];
20
+ const _hoisted_5 = { id: "svg_06233ef09c__clip0_326_144" };
21
+ const _hoisted_6 = ["fill"];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-pdf`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ createElementVNode("g", _hoisted_1, [
32
+ createElementVNode("path", {
33
+ "fill-rule": "evenodd",
34
+ "clip-rule": "evenodd",
35
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#F5222D"
37
+ }, null, 8, _hoisted_2),
38
+ createElementVNode("path", {
39
+ opacity: ".5",
40
+ "fill-rule": "evenodd",
41
+ "clip-rule": "evenodd",
42
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M10.8749 13.175C10.0874 13.175 9.38742 11.825 9.01242 10.95C8.38742 10.6875 7.69992 10.45 7.03742 10.2875C6.44992 10.675 5.46242 11.25 4.69992 11.25C4.22492 11.25 3.88742 11.0125 3.76242 10.6C3.66242 10.2625 3.74992 10.025 3.84992 9.90002C4.04992 9.62502 4.46242 9.48752 5.08742 9.48752C5.58742 9.48752 6.22492 9.57502 6.93742 9.75002C7.39992 9.42502 7.86242 9.05002 8.27492 8.65002C8.08742 7.77502 7.88742 6.36252 8.39992 5.71252C8.64992 5.40002 9.03742 5.30002 9.49992 5.43752C10.0124 5.58752 10.1999 5.90002 10.2624 6.13752C10.4749 6.98752 9.49992 8.13752 8.83742 8.81252C8.98742 9.40002 9.17492 10.0125 9.41242 10.575C10.3624 11 11.4874 11.625 11.6124 12.3125C11.6624 12.55 11.5874 12.775 11.3999 12.9625C11.2374 13.1 11.0624 13.175 10.8749 13.175ZM9.71242 11.275C10.1874 12.2375 10.6374 12.6875 10.8749 12.6875C10.9124 12.6875 10.9624 12.675 11.0374 12.6125C11.1249 12.525 11.1249 12.4625 11.1124 12.4125C11.0624 12.1625 10.6624 11.75 9.71242 11.275ZM5.08742 9.98752C4.47492 9.98752 4.29992 10.1375 4.24992 10.2C4.23742 10.225 4.18742 10.2875 4.23742 10.4625C4.27492 10.6125 4.37492 10.7625 4.69992 10.7625C5.09992 10.7625 5.67492 10.5375 6.34992 10.1375C5.86242 10.0375 5.43742 9.98752 5.08742 9.98752ZM7.56242 9.91252C7.96242 10.025 8.37492 10.1625 8.76242 10.3125C8.62492 9.95002 8.51242 9.57502 8.41242 9.21252C8.13742 9.45002 7.84992 9.68752 7.56242 9.91252ZM9.11242 5.87502C8.97492 5.87502 8.87492 5.92502 8.78742 6.02502C8.52492 6.35002 8.49992 7.17502 8.69992 8.22502C9.46242 7.41252 9.87492 6.66252 9.77492 6.26252C9.76242 6.20002 9.71242 6.02502 9.36242 5.92502C9.26242 5.88752 9.18742 5.87502 9.11242 5.87502Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };
@@ -0,0 +1,61 @@
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: "IconFileTypePng",
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 = { "clip-path": "url(#svg_d35d93f32a__clip0_326_204)" };
17
+ const _hoisted_2 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ const _hoisted_4 = ["fill"];
20
+ const _hoisted_5 = { id: "svg_d35d93f32a__clip0_326_204" };
21
+ const _hoisted_6 = ["fill"];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-png`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ createElementVNode("g", _hoisted_1, [
32
+ createElementVNode("path", {
33
+ "fill-rule": "evenodd",
34
+ "clip-rule": "evenodd",
35
+ d: "M2.625 0.5C2.4375 0.5 2.2375 0.575 2.1 0.725C1.95 0.8625 1.875 1.0625 1.875 1.25V14.75C1.875 14.9375 1.95 15.1375 2.1 15.275C2.25 15.425 2.4375 15.5 2.625 15.5H13.625C13.8125 15.5 14.0125 15.425 14.15 15.275C14.3 15.125 14.375 14.9375 14.375 14.75V4.75L10.125 0.5H2.625Z",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
37
+ }, null, 8, _hoisted_2),
38
+ createElementVNode("path", {
39
+ opacity: ".5",
40
+ "fill-rule": "evenodd",
41
+ "clip-rule": "evenodd",
42
+ d: "M14.375 4.75H10.875C10.6875 4.75 10.4875 4.675 10.35 4.525C10.2 4.3875 10.125 4.1875 10.125 4V0.5L14.375 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M5 6.25H6.25V7.5H5V6.25ZM7.5 6.25H8.75V7.5H7.5V6.25ZM10 6.25H11.25V7.5H10V6.25ZM6.25 7.5H7.5V8.75H6.25V7.5ZM8.75 7.5H10V8.75H8.75V7.5ZM6.25 10H7.5V11.25H6.25V10ZM8.75 10H10V11.25H8.75V10ZM5 8.75H6.25V10H5V8.75ZM7.5 8.75H8.75V10H7.5V8.75ZM10 8.75H11.25V10H10V8.75ZM5 11.25H6.25V12.5H5V11.25ZM7.5 11.25H8.75V12.5H7.5V11.25ZM10 11.25H11.25V12.5H10V11.25Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };
@@ -0,0 +1,61 @@
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: "IconFileTypePpt",
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 = { "clip-path": "url(#svg_4e737f1de5__clip0_326_205)" };
17
+ const _hoisted_2 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ const _hoisted_4 = ["fill"];
20
+ const _hoisted_5 = { id: "svg_4e737f1de5__clip0_326_205" };
21
+ const _hoisted_6 = ["fill"];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-ppt`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ createElementVNode("g", _hoisted_1, [
32
+ createElementVNode("path", {
33
+ "fill-rule": "evenodd",
34
+ "clip-rule": "evenodd",
35
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#FA541C"
37
+ }, null, 8, _hoisted_2),
38
+ createElementVNode("path", {
39
+ opacity: ".5",
40
+ "fill-rule": "evenodd",
41
+ "clip-rule": "evenodd",
42
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M6.0249 6.02502H8.7749C9.8749 6.02502 10.2249 6.76252 10.2249 7.55002C10.2249 8.30002 9.7874 9.06252 8.7874 9.06252H6.9624V10.9375H6.0249V6.02502ZM6.9624 8.30002H8.4749C9.0124 8.30002 9.2999 8.13752 9.2999 7.56252C9.2999 6.96252 8.9124 6.81252 8.5499 6.81252H6.9624V8.30002Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };
@@ -0,0 +1,47 @@
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: "IconFileTypeTxt",
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 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
20
+ return openBlock(), createElementBlock("svg", mergeProps({
21
+ viewBox: "0 0 16 16",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-txt`],
25
+ width: "1em",
26
+ height: "1em"
27
+ }, _ctx.$attrs), [
28
+ createElementVNode("path", {
29
+ "fill-rule": "evenodd",
30
+ "clip-rule": "evenodd",
31
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
32
+ fill: $props.useCurrentColor ? "currentColor" : "#C8C9CC"
33
+ }, null, 8, _hoisted_1),
34
+ createElementVNode("path", {
35
+ "fill-rule": "evenodd",
36
+ "clip-rule": "evenodd",
37
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
38
+ fill: $props.useCurrentColor ? "currentColor" : "#909399"
39
+ }, null, 8, _hoisted_2),
40
+ createElementVNode("path", {
41
+ d: "M4.125 5.875H7.375C7.5875 5.875 7.75 5.7125 7.75 5.5C7.75 5.2875 7.5875 5.125 7.375 5.125H4.125C3.9125 5.125 3.75 5.2875 3.75 5.5C3.75 5.7125 3.9125 5.875 4.125 5.875ZM4.125 8.375H11.875C12.0875 8.375 12.25 8.2125 12.25 8C12.25 7.7875 12.0875 7.625 11.875 7.625H4.125C3.9125 7.625 3.75 7.7875 3.75 8C3.75 8.2125 3.9125 8.375 4.125 8.375ZM11.875 10.125H4.125C3.9125 10.125 3.75 10.2875 3.75 10.5C3.75 10.7125 3.9125 10.875 4.125 10.875H11.875C12.0875 10.875 12.25 10.7125 12.25 10.5C12.25 10.2875 12.0875 10.125 11.875 10.125Z",
42
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
43
+ }, null, 8, _hoisted_3)
44
+ ], 16);
45
+ }
46
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
47
+ export { index as default };
@@ -0,0 +1,61 @@
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: "IconFileTypeUnknown",
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 = {
17
+ "clip-path": "url(#svg_8796ae45aa__clip0_326_145)",
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd"
20
+ };
21
+ const _hoisted_2 = ["fill"];
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = ["fill"];
24
+ const _hoisted_5 = { id: "svg_8796ae45aa__clip0_326_145" };
25
+ const _hoisted_6 = ["fill"];
26
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
+ return openBlock(), createElementBlock("svg", mergeProps({
28
+ viewBox: "0 0 16 16",
29
+ fill: "none",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-unknown`],
32
+ width: "1em",
33
+ height: "1em"
34
+ }, _ctx.$attrs), [
35
+ createElementVNode("g", _hoisted_1, [
36
+ createElementVNode("path", {
37
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
38
+ fill: $props.useCurrentColor ? "currentColor" : "#FAAD14"
39
+ }, null, 8, _hoisted_2),
40
+ createElementVNode("path", {
41
+ opacity: ".5",
42
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M7.89688 5.99359C8.46008 5.99359 8.91768 6.14319 9.26968 6.45999C9.62168 6.76799 9.79768 7.19039 9.79768 7.71839C9.79768 8.14959 9.68328 8.51039 9.46328 8.79199C9.38408 8.88879 9.13768 9.11759 8.72408 9.47839C8.55688 9.61919 8.43368 9.77759 8.35448 9.93599C8.25768 10.112 8.21368 10.3056 8.21368 10.5168V10.6664H7.27208V10.5168C7.27208 10.1912 7.32488 9.90959 7.44808 9.68079C7.56248 9.43439 7.89688 9.07359 8.44248 8.58959L8.59208 8.42239C8.75048 8.21999 8.83848 8.00879 8.83848 7.77999C8.83848 7.47199 8.75048 7.23439 8.58328 7.05839C8.40728 6.88239 8.15208 6.79439 7.83528 6.79439C7.43928 6.79439 7.14888 6.91759 6.97288 7.17279C6.81448 7.38399 6.73528 7.68319 6.73528 8.07039H5.81128C5.81128 7.42799 5.99608 6.92639 6.36568 6.55679C6.73528 6.17839 7.24568 5.99359 7.89688 5.99359ZM7.73848 11.1416C7.92328 11.1416 8.08168 11.1944 8.20488 11.3176C8.32808 11.432 8.38968 11.5816 8.38968 11.7664C8.38968 11.9512 8.31928 12.1008 8.19608 12.224C8.07288 12.3384 7.91448 12.4 7.73848 12.4C7.56248 12.4 7.40408 12.3384 7.28088 12.2152C7.15768 12.092 7.09608 11.9424 7.09608 11.7664C7.09608 11.5816 7.15768 11.432 7.28088 11.3176C7.40408 11.1944 7.56248 11.1416 7.73848 11.1416Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };