@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
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconPriceTagFilled",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "teicon-"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ d: "M9.2655 1.03152L13.3125 4.34402C13.4375 4.44835 13.5 4.57852 13.5 4.73452V14.5C13.5 14.646 13.4532 14.7659 13.3595 14.8595C13.2658 14.9532 13.146 15 13 15H3C2.854 15 2.73417 14.9532 2.6405 14.8595C2.54683 14.7659 2.5 14.646 2.5 14.5V4.73452C2.5 4.57819 2.5625 4.44802 2.6875 4.34402L6.7345 1.03152C7.11983 0.729522 7.54167 0.578522 8 0.578522C8.45833 0.578522 8.88017 0.729522 9.2655 1.03152ZM6.586 7.41402C6.966 7.79436 7.43733 7.98969 8 8.00002C8.56233 7.98936 9.03367 7.79402 9.414 7.41402C9.79433 7.03402 9.98967 6.56269 10 6.00002C9.98933 5.43769 9.794 4.96636 9.414 4.58602C9.034 4.20569 8.56267 4.01036 8 4.00002C7.43767 4.01069 6.96633 4.20602 6.586 4.58602C6.20567 4.96602 6.01033 5.43736 6 6.00002C6.01067 6.56236 6.206 7.03369 6.586 7.41402Z"
22
+ }, null, -1);
23
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8 7.00002C8.28133 6.98969 8.51567 6.89069 8.703 6.70302C8.89033 6.51536 8.98417 6.28102 8.9845 6.00002C8.98483 5.71902 8.891 5.48469 8.703 5.29702C8.515 5.10936 8.28067 5.01552 8 5.01552C7.71933 5.01552 7.485 5.10936 7.297 5.29702C7.109 5.48469 7.01517 5.71902 7.0155 6.00002C7.01583 6.28102 7.10967 6.51536 7.297 6.70302C7.48433 6.89069 7.71867 6.98969 8 7.00002Z" }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
30
+ viewBox: "0 0 16 16",
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-price-tag--filled`],
34
+ width: "1em",
35
+ height: "1em"
36
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
37
+ }
38
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
39
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconQuanxian",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "teicon-"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00009 3.20002C7.52269 3.20002 7.06485 3.38966 6.72728 3.72723C6.38971 4.0648 6.20006 4.52265 6.20006 5.00004V5.20006C6.20006 5.43645 6.24662 5.67051 6.33708 5.8889C6.42754 6.10729 6.56013 6.30573 6.72728 6.47287C6.89443 6.64002 7.09286 6.77261 7.31125 6.86307C7.52964 6.95353 7.76371 7.00009 8.00009 7.00009C8.23647 7.00009 8.47054 6.95353 8.68893 6.86307C8.90732 6.77261 9.10575 6.64002 9.2729 6.47287C9.44005 6.30573 9.57264 6.10729 9.6631 5.8889C9.75356 5.67051 9.80012 5.43645 9.80012 5.20006V5.00004C9.80012 4.76366 9.75356 4.52959 9.6631 4.3112C9.57264 4.09281 9.44005 3.89438 9.2729 3.72723C9.10575 3.56009 8.90732 3.4275 8.68893 3.33704C8.47054 3.24658 8.23647 3.20002 8.00009 3.20002ZM8.00009 2C8.79575 2 9.55882 2.31608 10.1214 2.87869C10.6841 3.44131 11.0001 4.20438 11.0001 5.00004V5.20006C11.0001 5.99572 10.6841 6.7588 10.1214 7.32141C9.55882 7.88403 8.79575 8.20011 8.00009 8.20011C7.20443 8.20011 6.44135 7.88403 5.87874 7.32141C5.31612 6.7588 5.00004 5.99572 5.00004 5.20006V5.00004C5.00004 4.20438 5.31612 3.44131 5.87874 2.87869C6.44135 2.31608 7.20443 2 8.00009 2ZM3.20002 12.8002H8.10029C8.25942 12.8002 8.41204 12.8634 8.52456 12.9759C8.63708 13.0884 8.7003 13.241 8.7003 13.4002C8.7003 13.5593 8.63708 13.7119 8.52456 13.8244C8.41204 13.937 8.25942 14.0002 8.10029 14.0002H2V12.2002C2 10.8915 2.95341 9.80012 4.17203 9.80012H8.6001C8.75923 9.80012 8.91184 9.86333 9.02437 9.97585C9.13689 10.0884 9.20011 10.241 9.20011 10.4001C9.20011 10.5593 9.13689 10.7119 9.02437 10.8244C8.91184 10.9369 8.75923 11.0001 8.6001 11.0001H4.17203C3.65482 11.0001 3.20002 11.5209 3.20002 12.2002V12.8002ZM11.9457 12.1822L11.0217 13.6762C10.9366 13.8085 10.8029 13.9021 10.6494 13.9367C10.4959 13.9714 10.335 13.9444 10.2012 13.8616C10.0675 13.7787 9.97161 13.6466 9.93429 13.4938C9.89697 13.3409 9.92119 13.1795 10.0017 13.0444L10.8801 11.6241C10.5915 11.3129 10.4221 10.9096 10.402 10.4856C10.3818 10.0616 10.5122 9.64414 10.77 9.30691C11.0278 8.96969 11.3965 8.73442 11.8109 8.64268C12.2254 8.55094 12.6589 8.60862 13.035 8.80554C13.411 9.00246 13.7054 9.32594 13.8661 9.71885C14.0267 10.1118 14.0434 10.5488 13.9131 10.9528C13.7827 11.3568 13.5138 11.7017 13.1539 11.9267C12.7939 12.1516 12.366 12.2421 11.9457 12.1822ZM12.2002 11.0001C12.3593 11.0001 12.5119 10.9369 12.6244 10.8244C12.7369 10.7119 12.8002 10.5593 12.8002 10.4001C12.8002 10.241 12.7369 10.0884 12.6244 9.97585C12.5119 9.86333 12.3593 9.80012 12.2002 9.80012C12.041 9.80012 11.8884 9.86333 11.7759 9.97585C11.6634 10.0884 11.6001 10.241 11.6001 10.4001C11.6001 10.5593 11.6634 10.7119 11.7759 10.8244C11.8884 10.9369 12.041 11.0001 12.2002 11.0001Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-quanxian`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.0625 12.422C11.1562 13.2347 10.1275 13.7347 8.9765 13.922C7.8255 14.1093 6.69783 13.9687 5.5935 13.5C4.48917 13 3.61683 12.2603 2.9765 11.281C2.33617 10.3017 2.01067 9.20785 2 7.99951H3C3.01033 9.05151 3.29933 9.99418 3.867 10.8275C4.43467 11.6608 5.20817 12.2702 6.1875 12.6555C7.16683 13.0305 8.14867 13.1035 9.133 12.8745C10.1173 12.6455 10.9688 12.1455 11.6875 11.3745H10.2345C10.0885 11.3745 9.96867 11.3277 9.875 11.234C9.78133 11.1403 9.7345 11.0232 9.7345 10.8825C9.7345 10.7418 9.78133 10.6247 9.875 10.531C9.96867 10.4373 10.0885 10.3852 10.2345 10.3745H12.5625C12.6978 10.3848 12.8125 10.437 12.9065 10.531C13.0005 10.625 13.0527 10.7397 13.063 10.875V13.203C13.0527 13.349 13.0005 13.4688 12.9065 13.5625C12.8125 13.6562 12.6953 13.703 12.555 13.703C12.4147 13.703 12.2975 13.6562 12.2035 13.5625C12.1095 13.4688 12.0627 13.349 12.063 13.203V12.4215L12.0625 12.422ZM4.3125 4.62501H5.7655C5.9115 4.62501 6.03133 4.67185 6.125 4.76551C6.21867 4.85918 6.2655 4.97635 6.2655 5.11701C6.2655 5.25768 6.21867 5.37485 6.125 5.46851C6.03133 5.56218 5.9115 5.61435 5.7655 5.62501H3.4375C3.30217 5.61468 3.1875 5.56251 3.0935 5.46851C2.9995 5.37451 2.94733 5.25985 2.937 5.12451V2.79651C2.94733 2.65051 2.9995 2.53068 3.0935 2.43701C3.1875 2.34335 3.30467 2.29651 3.445 2.29651C3.58533 2.29651 3.7025 2.34335 3.7965 2.43701C3.8905 2.53068 3.93733 2.65051 3.937 2.79651V3.57801C4.84333 2.76535 5.872 2.26535 7.023 2.07801C8.174 1.89068 9.30683 2.03135 10.4215 2.50001C11.5258 3.00001 12.3957 3.73968 13.031 4.71901C13.6663 5.69835 13.9893 6.79218 14 8.00051H13C12.9897 6.94851 12.7007 6.00585 12.133 5.17251C11.5653 4.33918 10.7918 3.72985 9.8125 3.34451C8.83317 2.96951 7.85133 2.89651 6.867 3.12551C5.88267 3.35451 5.03117 3.85451 4.3125 4.62551V4.62501Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.397 12.7887C11.4155 13.6688 10.3015 14.2102 9.05505 14.4131C7.8086 14.616 6.58742 14.4636 5.3915 13.9561C4.19559 13.4146 3.25091 12.6136 2.55748 11.5531C1.86404 10.4925 1.51155 9.308 1.5 7.99946H2.58293C2.59412 9.1387 2.90708 10.1595 3.52183 11.062C4.13657 11.9644 4.97421 12.6243 6.03476 13.0416C7.09531 13.4477 8.15856 13.5267 9.22453 13.2787C10.2905 13.0307 11.2126 12.4893 11.9909 11.6543H10.4174C10.2593 11.6543 10.1295 11.6036 10.0281 11.5022C9.92663 11.4008 9.87591 11.2739 9.87591 11.1215C9.87591 10.9692 9.92663 10.8423 10.0281 10.7409C10.1295 10.6395 10.2593 10.583 10.4174 10.5714H12.9384C13.085 10.5826 13.2092 10.6391 13.311 10.7409C13.4128 10.8427 13.4692 10.9669 13.4804 11.1134V13.6345C13.4692 13.7926 13.4128 13.9224 13.311 14.0238C13.2092 14.1252 13.0823 14.1759 12.9303 14.1759C12.7783 14.1759 12.6515 14.1252 12.5497 14.0238C12.4479 13.9224 12.3971 13.7926 12.3975 13.6345V12.7882L12.397 12.7887ZM4.00427 4.34512H5.57777C5.73587 4.34512 5.86564 4.39583 5.96708 4.49727C6.06851 4.5987 6.11923 4.72559 6.11923 4.87792C6.11923 5.03025 6.06851 5.15713 5.96708 5.25857C5.86564 5.36 5.73587 5.41649 5.57777 5.42805H3.05671C2.91015 5.41686 2.78598 5.36036 2.68418 5.25857C2.58239 5.15677 2.52589 5.0326 2.5147 4.88604V2.36498C2.52589 2.20688 2.58239 2.0771 2.68418 1.97567C2.78598 1.87424 2.91286 1.82352 3.06483 1.82352C3.2168 1.82352 3.34369 1.87424 3.44548 1.97567C3.54728 2.0771 3.59799 2.20688 3.59763 2.36498V3.21129C4.57913 2.33123 5.6931 1.78977 6.93955 1.5869C8.186 1.38403 9.41278 1.53636 10.6199 2.0439C11.8158 2.58536 12.7578 3.38637 13.4458 4.44691C14.1338 5.50746 14.4836 6.692 14.4951 8.00054H13.4122C13.401 6.8613 13.0881 5.84046 12.4733 4.93802C11.8586 4.03558 11.0209 3.37572 9.96038 2.95843C8.89983 2.55233 7.83657 2.47328 6.77061 2.72127C5.70465 2.96926 4.78254 3.51072 4.00427 4.34566V4.34512Z" }, null, -1);
19
19
  const _hoisted_3 = [
20
20
  _hoisted_2
21
21
  ];
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M4.51538 4.64047H5.96838C6.11438 4.64047 6.23421 4.6873 6.32788 4.78097C6.42155 4.87464 6.46838 4.9918 6.46838 5.13247C6.46838 5.27314 6.42155 5.3903 6.32788 5.48397C6.23421 5.57764 6.11438 5.6298 5.96838 5.64047H3.64038C3.49438 5.63014 3.37455 5.57797 3.28088 5.48397C3.18721 5.38997 3.14038 5.2753 3.14038 5.13997V2.81197C3.14038 2.66597 3.18721 2.54614 3.28088 2.45247C3.37455 2.3588 3.49438 2.31197 3.64038 2.31197C3.78638 2.31197 3.90621 2.3588 3.99988 2.45247C4.09355 2.54614 4.14038 2.66597 4.14038 2.81197V3.59347C5.03638 2.79147 6.05988 2.29414 7.21088 2.10147C8.36188 1.9088 9.49471 2.0468 10.6094 2.51547C11.7137 3.01547 12.586 3.75514 13.2264 4.73447C13.8667 5.7138 14.1922 6.80764 14.2029 8.01597C14.1612 9.71397 13.5752 11.128 12.4449 12.258C11.3145 13.388 9.90055 13.974 8.20288 14.016C6.50488 13.9743 5.09088 13.3883 3.96088 12.258C2.83088 11.1276 2.24488 9.71364 2.20288 8.01597H3.20288C3.23421 9.43264 3.72121 10.6123 4.66388 11.555C5.60655 12.4976 6.78621 12.9846 8.20288 13.016C9.61955 12.9846 10.7967 12.4976 11.7344 11.555C12.672 10.6123 13.1617 9.43264 13.2034 8.01597C13.193 6.96397 12.9014 6.0238 12.3284 5.19547C11.7554 4.36714 10.9845 3.75514 10.0159 3.35947C9.03655 2.9948 8.05471 2.92447 7.07038 3.14847C6.08605 3.37247 5.23455 3.8698 4.51588 4.64047H4.51538Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M4.00548 4.3421H5.57974C5.73792 4.3421 5.86775 4.39285 5.96924 4.49433C6.07072 4.59581 6.12146 4.72276 6.12146 4.87516C6.12146 5.02757 6.07072 5.15451 5.96924 5.25599C5.86775 5.35748 5.73792 5.414 5.57974 5.42555H3.05746C2.89928 5.41436 2.76944 5.35784 2.66796 5.25599C2.56648 5.15415 2.51574 5.02991 2.51574 4.88329V2.36101C2.51574 2.20283 2.56648 2.073 2.66796 1.97151C2.76944 1.87003 2.89928 1.81929 3.05746 1.81929C3.21564 1.81929 3.34548 1.87003 3.44696 1.97151C3.54844 2.073 3.59919 2.20283 3.59919 2.36101V3.20773C4.56996 2.3388 5.67887 1.79997 6.92592 1.59122C8.17298 1.38248 9.40035 1.53199 10.608 2.03977C11.8045 2.5815 12.7497 3.38289 13.4434 4.44395C14.1372 5.50501 14.4899 6.69012 14.5014 7.99929C14.4563 9.83899 13.8214 11.371 12.5967 12.5953C11.372 13.8196 9.84005 14.4545 8.00071 14.5C6.16101 14.4549 4.62901 13.82 3.40471 12.5953C2.18041 11.3706 1.5455 9.83863 1.5 7.99929H2.58345C2.6174 9.53418 3.14504 10.8123 4.16637 11.8336C5.18771 12.855 6.46582 13.3826 8.00071 13.4165C9.5356 13.3826 10.811 12.855 11.8269 11.8336C12.8428 10.8123 13.3734 9.53418 13.4185 7.99929C13.4073 6.8595 13.0913 5.84088 12.4705 4.94342C11.8497 4.04596 11.0145 3.38289 9.965 2.9542C8.90394 2.5591 7.84018 2.4829 6.7737 2.72559C5.70722 2.96829 4.78466 3.50712 4.00602 4.3421H4.00548Z" }, null, -1);
19
19
  const _hoisted_3 = [
20
20
  _hoisted_2
21
21
  ];
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.2656 3.59398V2.81248C12.2656 2.66648 12.3124 2.54664 12.4061 2.45298C12.4998 2.35931 12.6169 2.31248 12.7576 2.31248C12.8983 2.31248 13.0154 2.35931 13.1091 2.45298C13.2028 2.54664 13.2549 2.66648 13.2656 2.81248V5.14048C13.2553 5.27581 13.2031 5.39048 13.1091 5.48448C13.0151 5.57848 12.9004 5.63064 12.7651 5.64097H10.4371C10.2911 5.63064 10.1713 5.57848 10.0776 5.48448C9.98395 5.39048 9.93711 5.27331 9.93711 5.13298C9.93711 4.99264 9.98395 4.87548 10.0776 4.78148C10.1713 4.68748 10.2911 4.64064 10.4371 4.64097H11.8901C11.0774 3.78664 10.1218 3.26848 9.02311 3.08648C7.92445 2.90448 6.85928 3.08414 5.82761 3.62548C4.80661 4.18814 4.07228 4.97981 3.62461 6.00048C3.17695 7.02114 3.08845 8.10447 3.35911 9.25047C3.66111 10.3755 4.25228 11.2791 5.13261 11.9615C6.01295 12.6438 7.03645 12.9953 8.20311 13.016C9.61978 12.9846 10.7969 12.4976 11.7346 11.555C12.6723 10.6123 13.1619 9.43264 13.2036 8.01597H14.2036C14.1619 9.71397 13.5759 11.128 12.4456 12.258C11.3153 13.388 9.90128 13.974 8.20361 14.016C6.50561 13.9743 5.09161 13.3883 3.96161 12.258C2.83161 11.1276 2.24561 9.71364 2.20361 8.01597C2.21395 6.80764 2.53695 5.71381 3.17261 4.73448C3.80828 3.75514 4.67811 3.02081 5.78211 2.53148C6.89678 2.05214 8.02961 1.90898 9.18061 2.10198C10.3316 2.29498 11.3603 2.79231 12.2666 3.59398H12.2656Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.4005 3.20677V2.35995C12.4005 2.20174 12.4512 2.07189 12.5527 1.97039C12.6542 1.8689 12.7811 1.81815 12.9335 1.81815C13.0859 1.81815 13.2128 1.8689 13.3143 1.97039C13.4158 2.07189 13.4723 2.20174 13.4838 2.35995V4.88255C13.4726 5.0292 13.4161 5.15345 13.3143 5.25531C13.2125 5.35717 13.0882 5.4137 12.9416 5.42489H10.4196C10.2615 5.4137 10.1316 5.35717 10.0302 5.25531C9.9287 5.15345 9.87796 5.02649 9.87796 4.87443C9.87796 4.72236 9.9287 4.5954 10.0302 4.49354C10.1316 4.39169 10.2615 4.34094 10.4196 4.3413H11.9937C11.1133 3.41555 10.078 2.85406 8.88779 2.65685C7.69757 2.45964 6.54364 2.65432 5.426 3.24091C4.31992 3.85061 3.52439 4.70846 3.03942 5.81445C2.55444 6.92044 2.45857 8.09433 2.75179 9.33613C3.07896 10.5552 3.71939 11.5344 4.67308 12.2738C5.62678 13.0131 6.73557 13.394 7.99946 13.4164C9.53418 13.3825 10.8094 12.8547 11.8253 11.8333C12.8411 10.8118 13.3715 9.53352 13.4167 7.99843H14.5C14.4549 9.83838 13.82 11.3706 12.5955 12.595C11.371 13.8195 9.83914 14.4545 8 14.5C6.1605 14.4549 4.62867 13.8199 3.4045 12.595C2.18033 11.3702 1.5455 9.83801 1.5 7.99843C1.51119 6.68909 1.86111 5.50382 2.54975 4.44261C3.23839 3.38141 4.18071 2.58569 5.37671 2.05546C6.58426 1.53605 7.8115 1.38092 9.05842 1.59005C10.3053 1.79918 11.4197 2.33809 12.4016 3.20677H12.4005Z" }, null, -1);
19
19
  const _hoisted_3 = [
20
20
  _hoisted_2
21
21
  ];
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14.4845 7.5H10.953C10.8383 6.86466 10.5597 6.32566 10.117 5.883C9.67434 5.44033 9.13534 5.16166 8.5 5.047V1.5155C10.1353 1.67183 11.5025 2.2995 12.6015 3.3985C13.7005 4.4975 14.3282 5.86466 14.4845 7.5ZM14.4845 8.5C14.3282 10.1353 13.7005 11.5025 12.6015 12.6015C11.5025 13.7005 10.1353 14.3282 8.5 14.4845V10.953C9.13534 10.8383 9.67434 10.5597 10.117 10.117C10.5597 9.67433 10.8383 9.13533 10.953 8.5H14.4845ZM1.5155 8.5H5.047C5.16167 9.13533 5.44034 9.67433 5.883 10.117C6.32567 10.5597 6.86467 10.8383 7.5 10.953V14.4845C5.86467 14.3282 4.4975 13.7005 3.3985 12.6015C2.2995 11.5025 1.67184 10.1353 1.5155 8.5V8.5ZM1.5155 7.5C1.67184 5.86466 2.2995 4.4975 3.3985 3.3985C4.4975 2.2995 5.86467 1.67183 7.5 1.5155V5.047C6.86467 5.16166 6.32567 5.44033 5.883 5.883C5.44034 6.32566 5.16167 6.86466 5.047 7.5H1.5155V7.5Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M15 7.46025H11.1878C11.064 6.77441 10.7632 6.19256 10.2853 5.7147C9.80744 5.23685 9.22559 4.93603 8.53975 4.81224V1C10.3051 1.16876 11.7809 1.84633 12.9673 3.03269C14.1537 4.21906 14.8312 5.69491 15 7.46025ZM15 8.53975C14.8312 10.3051 14.1537 11.7809 12.9673 12.9673C11.7809 14.1537 10.3051 14.8312 8.53975 15V11.1878C9.22559 11.064 9.80744 10.7632 10.2853 10.2853C10.7632 9.80744 11.064 9.22559 11.1878 8.53975H15ZM1 8.53975H4.81224C4.93603 9.22559 5.23685 9.80744 5.7147 10.2853C6.19256 10.7632 6.77441 11.064 7.46025 11.1878V15C5.69491 14.8312 4.21906 14.1537 3.03269 12.9673C1.84633 11.7809 1.16876 10.3051 1 8.53975V8.53975ZM1 7.46025C1.16876 5.69491 1.84633 4.21906 3.03269 3.03269C4.21906 1.84633 5.69491 1.16876 7.46025 1V4.81224C6.77441 4.93603 6.19256 5.23685 5.7147 5.7147C5.23685 6.19256 4.93603 6.77441 4.81224 7.46025H1V7.46025Z" }, null, -1);
19
19
  const _hoisted_3 = [
20
20
  _hoisted_2
21
21
  ];
@@ -15,9 +15,15 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.703 3.30375C12.974 3.30375 13.198 3.39225 13.375 3.56925C13.552 3.74625 13.6405 3.97025 13.6405 4.24125V11.7728C13.6405 12.0331 13.5494 12.2544 13.367 12.4368C13.1847 12.6191 12.9634 12.7103 12.703 12.7103H3.29652C3.03618 12.7103 2.81485 12.6191 2.63252 12.4368C2.45018 12.2544 2.35902 12.0331 2.35902 11.7728V4.24125C2.35902 3.97025 2.44752 3.74625 2.62452 3.56925C2.80152 3.39225 3.02552 3.30375 3.29652 3.30375H12.703V3.30375ZM12.703 2.35075H3.29652C3.04652 2.36109 2.80685 2.41325 2.57752 2.50725C2.34818 2.60125 2.14502 2.73675 1.96802 2.91375C1.79102 3.09075 1.65302 3.29392 1.55402 3.52325C1.45502 3.75259 1.40552 3.99225 1.40552 4.24225V11.7738C1.40552 12.0238 1.45502 12.2634 1.55402 12.4928C1.65302 12.7221 1.79102 12.9253 1.96802 13.1023C2.14502 13.2793 2.34818 13.4148 2.57752 13.5088C2.80685 13.6028 3.04652 13.6496 3.29652 13.6493H12.703C12.953 13.6493 13.1927 13.6024 13.422 13.5088C13.6514 13.4151 13.8545 13.2796 14.0315 13.1023C14.2085 12.9249 14.3465 12.7218 14.4455 12.4928C14.5445 12.2638 14.594 12.0241 14.594 11.7738V4.24225C14.594 3.99225 14.5445 3.75259 14.4455 3.52325C14.3465 3.29392 14.2085 3.09075 14.0315 2.91375C13.8545 2.73675 13.6514 2.60125 13.422 2.50725C13.1927 2.41325 12.953 2.36109 12.703 2.35075V2.35075ZM10.828 5.17875C10.6927 5.17875 10.5807 5.22559 10.492 5.31925C10.4034 5.41292 10.359 5.52225 10.359 5.64725V10.3503C10.359 10.4856 10.4034 10.5976 10.492 10.6863C10.5807 10.7749 10.6927 10.8193 10.828 10.8193C10.9634 10.8193 11.0754 10.7749 11.164 10.6863C11.2527 10.5976 11.297 10.4856 11.297 10.3503V5.64725C11.297 5.51192 11.2527 5.39992 11.164 5.31125C11.0754 5.22259 10.9634 5.17825 10.828 5.17825V5.17875ZM5.17202 5.17875C5.04702 5.17875 4.93768 5.22559 4.84402 5.31925C4.75035 5.41292 4.70352 5.52225 4.70352 5.64725V10.3503C4.70352 10.4856 4.74785 10.5976 4.83652 10.6863C4.92518 10.7749 5.03718 10.8193 5.17252 10.8193C5.30785 10.8193 5.41985 10.7749 5.50852 10.6863C5.59718 10.5976 5.64152 10.4856 5.64152 10.3503V5.64725C5.64152 5.52225 5.59718 5.41292 5.50852 5.31925C5.41985 5.22559 5.30785 5.17875 5.17252 5.17875H5.17202ZM8.00002 6.11625C7.86468 6.12659 7.75268 6.17609 7.66402 6.26475C7.57535 6.35342 7.53102 6.46542 7.53102 6.60075V7.06975C7.53102 7.19475 7.57535 7.30159 7.66402 7.39025C7.75268 7.47892 7.86468 7.52325 8.00002 7.52325C8.13535 7.52325 8.24735 7.47892 8.33602 7.39025C8.42468 7.30159 8.46902 7.19475 8.46902 7.06975V6.60075C8.46902 6.46542 8.42218 6.35342 8.32852 6.26475C8.23485 6.17609 8.12552 6.12659 8.00052 6.11625H8.00002ZM8.00002 8.47575C7.86468 8.47575 7.75268 8.52009 7.66402 8.60875C7.57535 8.69742 7.53102 8.80942 7.53102 8.94475V9.41375C7.53102 9.54909 7.57535 9.66109 7.66402 9.74975C7.75268 9.83842 7.86468 9.88275 8.00002 9.88275C8.13535 9.88275 8.24735 9.83842 8.33602 9.74975C8.42468 9.66109 8.46902 9.54909 8.46902 9.41375V8.94475C8.46902 8.81975 8.42218 8.71042 8.32852 8.61675C8.23485 8.52309 8.12552 8.47625 8.00052 8.47625L8.00002 8.47575Z" }, null, -1);
19
- const _hoisted_3 = [
20
- _hoisted_2
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.172 5.1555C5.047 5.1555 4.93767 5.20233 4.844 5.296 4.75033 5.38967 4.7035 5.499 4.7035 5.624V10.327C4.7035 10.4623 4.74783 10.5743 4.8365 10.663 4.92517 10.7517 5.03717 10.796 5.1725 10.796 5.30783 10.796 5.41983 10.7517 5.5085 10.663 5.59717 10.5743 5.6415 10.4623 5.6415 10.327V5.624C5.6415 5.499 5.59717 5.38967 5.5085 5.296 5.41983 5.20233 5.30733 5.1555 5.172 5.1555zM10.828 5.1555C10.6927 5.1555 10.5807 5.20233 10.492 5.296 10.4033 5.38967 10.359 5.499 10.359 5.624V10.327C10.359 10.4623 10.4033 10.5743 10.492 10.663 10.5807 10.7517 10.6927 10.796 10.828 10.796 10.9633 10.796 11.0753 10.7517 11.164 10.663 11.2527 10.5743 11.297 10.4623 11.297 10.327V5.624C11.297 5.48867 11.2527 5.37667 11.164 5.288 11.0753 5.19933 10.9633 5.1555 10.828 5.1555zM7.664 6.2415C7.75267 6.15283 7.86467 6.10333 8 6.093 8.125 6.10333 8.23483 6.15283 8.3285 6.2415 8.42217 6.33017 8.469 6.44217 8.469 6.5775V7.0465C8.469 7.1715 8.42467 7.27833 8.336 7.367 8.24733 7.45567 8.13533 7.5 8 7.5 7.86467 7.5 7.75267 7.45567 7.664 7.367 7.57533 7.27833 7.531 7.1715 7.531 7.0465V6.5775C7.531 6.44217 7.57533 6.33017 7.664 6.2415zM8 8.4525C7.86467 8.4525 7.75267 8.49683 7.664 8.5855 7.57533 8.67417 7.531 8.78617 7.531 8.9215V9.3905C7.531 9.52583 7.57533 9.63783 7.664 9.7265 7.75267 9.81517 7.86467 9.8595 8 9.8595 8.13533 9.8595 8.24733 9.81517 8.336 9.7265 8.42467 9.63783 8.469 9.52583 8.469 9.3905V8.9215C8.469 8.7965 8.42217 8.68717 8.3285 8.5935 8.23483 8.49983 8.125 8.4525 8 8.4525z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ d: "M14 2C14.5523 2 15 2.44772 15 3V13C15 13.5523 14.5523 14 14 14H2C1.44772 14 1 13.5523 1 13V3C1 2.44772 1.44772 2 2 2H14ZM2 3H14V13H2V3Z"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
21
27
  ];
22
28
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
29
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
@@ -27,7 +33,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
33
  class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-scale-to-original`],
28
34
  width: "1em",
29
35
  height: "1em"
30
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
36
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
31
37
  }
32
38
  var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
39
  module.exports = index;
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.5 2V13H12.5V2H3.5ZM3 1H13C13.146 1 13.2658 1.04683 13.3595 1.1405C13.4532 1.23417 13.5 1.354 13.5 1.5V13.5C13.5 13.646 13.4532 13.7658 13.3595 13.8595C13.2658 13.9532 13.146 14 13 14H3C2.854 14 2.73417 13.9532 2.6405 13.8595C2.54683 13.7658 2.5 13.646 2.5 13.5V1.5C2.5 1.354 2.54683 1.23417 2.6405 1.1405C2.73417 1.04683 2.854 1 3 1ZM1 13H15V14H1V13ZM5 3H7V4.5H5V3ZM6 13H10V12C9.98967 11.4373 9.79433 10.966 9.414 10.586C9.03367 10.206 8.56233 10.0107 8 10C7.43733 10.0103 6.966 10.2057 6.586 10.586C6.206 10.9663 6.01067 11.4377 6 12V13ZM8 9C8.85433 9.021 9.56267 9.31267 10.125 9.875C10.6873 10.4373 10.979 11.1457 11 12V14H5V12C5.021 11.1457 5.31267 10.4373 5.875 9.875C6.43733 9.31267 7.14567 9.021 8 9ZM5 6H7V7.5H5V6ZM9 3H11V4.5H9V3ZM9 6H11V7.5H9V6Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.5 3V14H12.5V3H3.5ZM3 2H13C13.146 2 13.2658 2.04683 13.3595 2.1405C13.4532 2.23417 13.5 2.354 13.5 2.5V14.5C13.5 14.646 13.4532 14.7658 13.3595 14.8595C13.2658 14.9532 13.146 15 13 15H3C2.854 15 2.73417 14.9532 2.6405 14.8595C2.54683 14.7658 2.5 14.646 2.5 14.5V2.5C2.5 2.354 2.54683 2.23417 2.6405 2.1405C2.73417 2.04683 2.854 2 3 2ZM1 14.5C1 14.2239 1.22386 14 1.5 14H14.5C14.7761 14 15 14.2239 15 14.5V14.5C15 14.7761 14.7761 15 14.5 15H1.5C1.22386 15 1 14.7761 1 14.5V14.5ZM5 4H7V5.5H5V4ZM6 14H10V13C9.98967 12.4373 9.79433 11.966 9.414 11.586C9.03367 11.206 8.56233 11.0107 8 11C7.43733 11.0103 6.966 11.2057 6.586 11.586C6.206 11.9663 6.01067 12.4377 6 13V14ZM8 10C8.85433 10.021 9.56267 10.3127 10.125 10.875C10.6873 11.4373 10.979 12.1457 11 13V15H5V13C5.021 12.1457 5.31267 11.4373 5.875 10.875C6.43733 10.3127 7.14567 10.021 8 10ZM5 7H7V8.5H5V7ZM9 4H11V5.5H9V4ZM9 7H11V8.5H9V7Z" }, null, -1);
19
19
  const _hoisted_3 = [
20
20
  _hoisted_2
21
21
  ];
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.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);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.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);
19
19
  const _hoisted_3 = [
20
20
  _hoisted_2
21
21
  ];
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconServiceFill",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "teicon-"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.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);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.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);
20
+ const _hoisted_4 = [
21
+ _hoisted_2,
22
+ _hoisted_3
23
+ ];
24
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
25
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
26
+ viewBox: "0 0 16 16",
27
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-service-fill`],
30
+ width: "1em",
31
+ height: "1em"
32
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconShield",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "teicon-"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.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);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ 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"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
30
+ viewBox: "0 0 16 16",
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-shield`],
34
+ width: "1em",
35
+ height: "1em"
36
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
37
+ }
38
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
39
+ module.exports = index;
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconSpeed",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "teicon-"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ 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"
22
+ }, null, -1);
23
+ const _hoisted_3 = [
24
+ _hoisted_2
25
+ ];
26
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
28
+ viewBox: "0 0 16 16",
29
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-speed`],
32
+ width: "1em",
33
+ height: "1em"
34
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
35
+ }
36
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
37
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconStr",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "teicon-"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.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);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-str`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconStructure",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "teicon-"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.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);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-structure`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -15,9 +15,11 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.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);
19
- const _hoisted_3 = [
20
- _hoisted_2
18
+ const _hoisted_2 = /* @__PURE__ */ vue.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);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.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);
20
+ const _hoisted_4 = [
21
+ _hoisted_2,
22
+ _hoisted_3
21
23
  ];
22
24
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
25
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
@@ -27,7 +29,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
29
  class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-switch-button`],
28
30
  width: "1em",
29
31
  height: "1em"
30
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
32
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
31
33
  }
32
34
  var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
35
  module.exports = index;
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconTenantry",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "teicon-"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ 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"
22
+ }, null, -1);
23
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
24
+ "fill-rule": "evenodd",
25
+ "clip-rule": "evenodd",
26
+ 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"
27
+ }, null, -1);
28
+ const _hoisted_4 = [
29
+ _hoisted_2,
30
+ _hoisted_3
31
+ ];
32
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
33
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
34
+ viewBox: "0 0 16 16",
35
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
36
+ xmlns: "http://www.w3.org/2000/svg",
37
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-tenantry`],
38
+ width: "1em",
39
+ height: "1em"
40
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
41
+ }
42
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
43
+ module.exports = index;
@@ -15,23 +15,41 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
- "fill-rule": "evenodd",
20
- "clip-rule": "evenodd",
21
- d: "M13.7143 1.14285H9.14291V5.71428H13.7143V1.14285ZM2.28577 5.71428H6.8572V10.2857H2.28577V5.71428ZM9.14291 10.2857H13.7143V14.8571H9.14291V10.2857Z"
22
- }, null, -1);
23
- const _hoisted_3 = [
24
- _hoisted_2
25
- ];
18
+ const _hoisted_2 = { filter: "url(#svg_58e0cadc2c__filter0_ii_27_62)" };
19
+ const _hoisted_3 = ["fill"];
20
+ const _hoisted_4 = /* @__PURE__ */ vue.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);
26
21
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
22
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
28
23
  viewBox: "0 0 16 16",
29
- fill: $props.useCurrentColor ? "currentColor" : "#000",
24
+ fill: "none",
30
25
  xmlns: "http://www.w3.org/2000/svg",
31
26
  class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-title-decoration`],
32
27
  width: "1em",
33
28
  height: "1em"
34
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
29
+ }, _ctx.$attrs), [
30
+ vue.createElementVNode("rect", {
31
+ x: "5.437",
32
+ y: "2.56",
33
+ width: "7.689",
34
+ height: "7.689",
35
+ rx: "1",
36
+ transform: "rotate(45 5.437 2.56)",
37
+ fill: $props.useCurrentColor ? "currentColor" : "#2F9BFF"
38
+ }, null, 8, _hoisted_1),
39
+ vue.createElementVNode("g", _hoisted_2, [
40
+ vue.createElementVNode("rect", {
41
+ x: "10.563",
42
+ y: "2.56",
43
+ width: "7.689",
44
+ height: "7.689",
45
+ rx: "1",
46
+ transform: "rotate(45 10.563 2.56)",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#B7D5FF",
48
+ "fill-opacity": ".3"
49
+ }, null, 8, _hoisted_3)
50
+ ]),
51
+ _hoisted_4
52
+ ], 16);
35
53
  }
36
54
  var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
37
55
  module.exports = index;