@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,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-shield`]" width="1em" height="1em" v-bind="$attrs"><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"/><path fill-rule="evenodd" clip-rule="evenodd" 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"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconShield',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-speed`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" 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"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSpeed',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-str`]" width="1em" height="1em" v-bind="$attrs"><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"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStr',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-structure`]" width="1em" height="1em" v-bind="$attrs"><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"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStructure',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-switch-button`]" width="1em" height="1em" v-bind="$attrs"><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"/></svg>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-switch-button`]" width="1em" height="1em" v-bind="$attrs"><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"/><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"/></svg>
3
3
  </template>
4
4
  <script>
5
5
 
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-tenantry`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" 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"/><path fill-rule="evenodd" clip-rule="evenodd" 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"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconTenantry',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-title-decoration`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7143 1.14285H9.14291V5.71428H13.7143V1.14285ZM2.28577 5.71428H6.8572V10.2857H2.28577V5.71428ZM9.14291 10.2857H13.7143V14.8571H9.14291V10.2857Z"/></svg>
2
+ <svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-title-decoration`]" width="1em" height="1em" v-bind="$attrs"><rect x="5.437" y="2.56" width="7.689" height="7.689" rx="1" transform="rotate(45 5.437 2.56)" :fill="useCurrentColor ? 'currentColor' : '#2F9BFF'"/><g filter="url(#svg_58e0cadc2c__filter0_ii_27_62)"><rect x="10.563" y="2.56" width="7.689" height="7.689" rx="1" transform="rotate(45 10.563 2.56)" :fill="useCurrentColor ? 'currentColor' : '#B7D5FF'" fill-opacity=".3"/></g><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"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><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"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1.5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><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"/><feBlend in2="shape" result="effect1_innerShadow_27_62"/><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"/><feOffset/><feGaussianBlur stdDeviation="1.5"/><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"/><feBlend in2="effect1_innerShadow_27_62" result="effect2_innerShadow_27_62"/></filter></defs></svg>
3
3
  </template>
4
4
  <script>
5
5
 
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-top-fill`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.6647 11.6934C12.1331 11.9277 12.6355 11.4434 12.4189 10.9668L8.49108 2.32566C8.29371 1.89145 7.67704 1.89145 7.47967 2.32566L3.55189 10.9668C3.33527 11.4434 3.83763 11.9277 4.30602 11.6934L7.98518 9.85405L11.6647 11.6934Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconTopFill',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-top-left-fill`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.62 7.41658C13.1169 7.25104 13.1297 6.55336 12.6395 6.3695L3.75181 3.03663C3.3052 2.86915 2.86915 3.3052 3.03663 3.75181L6.3695 12.6395C6.55336 13.1297 7.25104 13.1169 7.41658 12.62L8.71751 8.71779L12.62 7.41658Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconTopLeftFill',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-top-right-fill`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.38007 7.41653C2.8832 7.251 2.87043 6.55333 3.36063 6.36947L12.2482 3.03663C12.6948 2.86915 13.1308 3.3052 12.9634 3.7518L9.63053 12.6394C9.44667 13.1296 8.749 13.1168 8.58347 12.6199L7.28255 8.71773L3.38007 7.41653Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconTopRightFill',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-wechat-applet`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_e6169b5f03__clip0_152_61)"><path d="M8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C10.1217 16 12.1566 15.1571 13.6569 13.6569C15.1571 12.1566 16 10.1217 16 8C16 5.87827 15.1571 3.84344 13.6569 2.34315C12.1566 0.842855 10.1217 0 8 0ZM12.732 7.32C12.3496 7.91532 11.7645 8.35194 11.085 8.549C11.059 8.549 11.059 8.549 11.033 8.576C10.928 8.601 10.823 8.628 10.693 8.628C10.196 8.628 9.935 8.288 10.065 7.896C10.17 7.608 10.457 7.346 10.797 7.242C11.347 7.032 11.713 6.588 11.713 6.065C11.713 5.36 11.033 4.785 10.196 4.785C9.359 4.785 8.679 5.36 8.679 6.065V9.961C8.679 10.901 8.131 11.712 7.321 12.183C6.8593 12.4465 6.33556 12.5818 5.804 12.575C4.21 12.575 2.928 11.399 2.928 9.961C2.928 9.491 3.058 9.072 3.294 8.68C3.67593 8.08449 4.26068 7.64753 4.94 7.45C5.071 7.425 5.175 7.399 5.306 7.399C5.803 7.399 6.064 7.739 5.934 8.131C5.829 8.418 5.568 8.653 5.254 8.784C5.21491 8.79053 5.17868 8.80865 5.15 8.836C4.652 9.046 4.312 9.465 4.312 9.987C4.312 10.693 4.992 11.267 5.829 11.267C6.666 11.267 7.345 10.693 7.345 9.987V6.092C7.345 5.15 7.895 4.34 8.705 3.87C9.16613 3.60586 9.68962 3.47015 10.221 3.477C11.816 3.477 13.097 4.654 13.097 6.091C13.0929 6.52723 12.9661 6.9535 12.731 7.321L12.732 7.32Z"/></g><defs><clipPath id="svg_e6169b5f03__clip0_152_61"><path d="M0 0H16V16H0z"/></clipPath></defs></svg>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-wechat-applet`]" width="1em" height="1em" v-bind="$attrs"><path d="M8 1C6.14348 1 4.36301 1.7375 3.05025 3.05025C1.7375 4.36301 1 6.14348 1 8C1 9.85652 1.7375 11.637 3.05025 12.9497C4.36301 14.2625 6.14348 15 8 15C9.85652 15 11.637 14.2625 12.9497 12.9497C14.2625 11.637 15 9.85652 15 8C15 6.14348 14.2625 4.36301 12.9497 3.05025C11.637 1.7375 9.85652 1 8 1ZM12.1405 7.405C11.8059 7.92591 11.294 8.30794 10.6994 8.48037C10.6766 8.48037 10.6766 8.48038 10.6539 8.504C10.562 8.52588 10.4701 8.5495 10.3564 8.5495C9.9215 8.5495 9.69312 8.252 9.80687 7.909C9.89875 7.657 10.1499 7.42775 10.4474 7.33675C10.9286 7.153 11.2489 6.7645 11.2489 6.30688C11.2489 5.69 10.6539 5.18687 9.9215 5.18687C9.18913 5.18687 8.59412 5.69 8.59412 6.30688V9.71588C8.59412 10.5384 8.11463 11.248 7.40588 11.6601C7.00188 11.8907 6.54362 12.0091 6.0785 12.0031C4.68375 12.0031 3.562 10.9741 3.562 9.71588C3.562 9.30463 3.67575 8.938 3.88225 8.595C4.21644 8.07393 4.72809 7.69159 5.3225 7.51875C5.43713 7.49687 5.52813 7.47413 5.64275 7.47413C6.07763 7.47413 6.306 7.77162 6.19225 8.11462C6.10038 8.36575 5.872 8.57138 5.59725 8.686C5.56305 8.69172 5.53135 8.70757 5.50625 8.7315C5.0705 8.91525 4.773 9.28188 4.773 9.73863C4.773 10.3564 5.368 10.8586 6.10037 10.8586C6.83275 10.8586 7.42687 10.3564 7.42687 9.73863V6.3305C7.42687 5.50625 7.90812 4.7975 8.61687 4.38625C9.02036 4.15513 9.47842 4.03638 9.94337 4.04237C11.339 4.04237 12.4599 5.07225 12.4599 6.32963C12.4563 6.71133 12.3453 7.08431 12.1396 7.40588L12.1405 7.405Z"/></svg>
3
3
  </template>
4
4
  <script>
5
5
 
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-work-app`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 6H6V3H3V6ZM10 6H13V3H10V6ZM3 13H6V10H3V13ZM10 13H13V10H10V13ZM2.1405 6.8595C2.23417 6.95317 2.354 7 2.5 7H6.5C6.646 7 6.76583 6.95317 6.8595 6.8595C6.95317 6.76583 7 6.646 7 6.5V2.5C7 2.354 6.95317 2.23417 6.8595 2.1405C6.76583 2.04683 6.646 2 6.5 2H2.5C2.354 2 2.23417 2.04683 2.1405 2.1405C2.04683 2.23417 2 2.354 2 2.5V6.5C2 6.646 2.04683 6.76583 2.1405 6.8595ZM9.1405 6.8595C9.23417 6.95317 9.354 7 9.5 7H13.5C13.646 7 13.7658 6.95317 13.8595 6.8595C13.9532 6.76583 14 6.646 14 6.5V2.5C14 2.354 13.9532 2.23417 13.8595 2.1405C13.7658 2.04683 13.646 2 13.5 2H9.5C9.354 2 9.23417 2.04683 9.1405 2.1405C9.04683 2.23417 9 2.354 9 2.5V6.5C9 6.646 9.04683 6.76583 9.1405 6.8595ZM2.1405 13.8595C2.23417 13.9532 2.354 14 2.5 14H6.5C6.646 14 6.76583 13.9532 6.8595 13.8595C6.95317 13.7658 7 13.646 7 13.5V9.5C7 9.354 6.95317 9.23417 6.8595 9.1405C6.76583 9.04683 6.646 9 6.5 9H2.5C2.354 9 2.23417 9.04683 2.1405 9.1405C2.04683 9.23417 2 9.354 2 9.5V13.5C2 13.646 2.04683 13.7658 2.1405 13.8595ZM9.1405 13.8595C9.23417 13.9532 9.354 14 9.5 14H13.5C13.646 14 13.7658 13.9532 13.8595 13.8595C13.9532 13.7658 14 13.646 14 13.5V9.5C14 9.354 13.9532 9.23417 13.8595 9.1405C13.7658 9.04683 13.646 9 13.5 9H9.5C9.354 9 9.23417 9.04683 9.1405 9.1405C9.04683 9.23417 9 9.354 9 9.5V13.5C9 13.646 9.04683 13.7658 9.1405 13.8595Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconWorkApp',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-work-bench`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.3603 8.18882C11.2571 8.29205 11.1392 8.34367 11.0068 8.34367 10.8743 8.34367 10.7564 8.29205 10.6532 8.18882L7.82478 5.36039C7.72154 5.25715 7.66992 5.1393 7.66992 5.00684 7.66992 4.87437 7.72154 4.75652 7.82478 4.65328L10.6532 1.82486C10.7564 1.72162 10.8743 1.67 11.0068 1.67 11.1392 1.67 11.2571 1.72162 11.3603 1.82486L14.1887 4.65328C14.292 4.75652 14.3436 4.87437 14.3436 5.00684 14.3436 5.1393 14.292 5.25715 14.1887 5.36039L11.3603 8.18882zM13.1281 5.00684L11.0068 7.12816 8.88544 5.00684 11.0068 2.88552 13.1281 5.00684zM2.16992 7.34367C2.02392 7.34367 1.90409 7.29684 1.81042 7.20317 1.71676 7.10951 1.66992 6.98967 1.66992 6.84367V2.84367C1.66992 2.69767 1.71676 2.57784 1.81042 2.48417 1.90409 2.39051 2.02392 2.34367 2.16992 2.34367H6.16992C6.31592 2.34367 6.43576 2.39051 6.52942 2.48417 6.62309 2.57784 6.66992 2.69767 6.66992 2.84367V6.84367C6.66992 6.98967 6.62309 7.10951 6.52942 7.20317 6.43576 7.29684 6.31592 7.34367 6.16992 7.34367H2.16992zM5.66992 6.34367H2.66992V3.34367H5.66992V6.34367zM2.16992 14.3437C2.02392 14.3437 1.90409 14.2968 1.81042 14.2032 1.71676 14.1095 1.66992 13.9897 1.66992 13.8437V9.84367C1.66992 9.69767 1.71676 9.57784 1.81042 9.48417 1.90409 9.39051 2.02392 9.34367 2.16992 9.34367H6.16992C6.31592 9.34367 6.43576 9.39051 6.52942 9.48417 6.62309 9.57784 6.66992 9.69767 6.66992 9.84367V13.8437C6.66992 13.9897 6.62309 14.1095 6.52942 14.2032 6.43576 14.2968 6.31592 14.3437 6.16992 14.3437H2.16992zM5.66992 13.3437H2.66992V10.3437H5.66992V13.3437zM9.16992 14.3437C9.02392 14.3437 8.90409 14.2968 8.81042 14.2032 8.71676 14.1095 8.66992 13.9897 8.66992 13.8437V9.84367C8.66992 9.69767 8.71676 9.57784 8.81042 9.48417 8.90409 9.39051 9.02392 9.34367 9.16992 9.34367H13.1699C13.3159 9.34367 13.4358 9.39051 13.5294 9.48417 13.6231 9.57784 13.6699 9.69767 13.6699 9.84367V13.8437C13.6699 13.9897 13.6231 14.1095 13.5294 14.2032 13.4358 14.2968 13.3159 14.3437 13.1699 14.3437H9.16992zM12.6699 13.3437H9.66992V10.3437H12.6699V13.3437z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconWorkBench',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-yonghu`]" width="1em" height="1em" v-bind="$attrs"><path d="M12.6984 5.77441C12.6984 6.75609 12.2184 7.62789 11.4798 8.17001C13.3631 8.88063 14.6999 10.6828 14.6999 12.8H13.6955C13.6955 10.6096 11.9082 8.83668 9.69989 8.83668V7.84767H9.86976C10.948 7.76708 11.7974 6.86598 11.7974 5.77441C11.7974 4.62422 10.8594 3.69382 9.69989 3.69382V2.80005C11.3542 2.80005 12.6984 4.13338 12.6984 5.77441Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.18243 8.63571C8.92207 8.09359 9.40284 7.22179 9.40284 6.24011C9.40284 4.59908 8.05669 3.26575 6.39989 3.26575C4.74309 3.26575 3.39694 4.59908 3.39694 6.24011C3.39694 7.22179 3.87771 8.09359 4.61735 8.63571C2.73866 9.34633 1.3999 11.1485 1.3999 13.2657H2.39842C2.39842 11.0753 4.18836 9.30238 6.39989 9.30238C8.61142 9.30238 10.4014 11.0753 10.4014 13.2657H11.3999C11.4073 11.1485 10.0685 9.34633 8.18243 8.63571ZM6.56187 8.26575H6.23793C5.20976 8.18109 4.3999 7.32042 4.3999 6.26927C4.3999 5.16169 5.29427 4.26575 6.3999 4.26575C7.50554 4.26575 8.3999 5.16169 8.3999 6.26927C8.3999 7.32042 7.59004 8.18109 6.56187 8.26575Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconYonghu',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-yuanqu`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.356 13.0186V2.80738L11.5951 1.4L5.7334 3.40777V3.91029L11.0564 2.26602V13.7557H14.6V13.0179L13.356 13.0186ZM3.826 9.87301L6.61695 9.36039V8.0633L3.826 8.73592V9.87301ZM3.826 13.7728H6.61695V12.4105L3.826 12.5961V13.7728ZM3.826 11.8163L6.61695 11.5693V10.273L3.826 10.7033V11.8163ZM3.826 7.89165L6.61695 7.18719V5.83884L3.826 6.70486V7.89165ZM9.7125 4.53864L8.13682 3.66097L2.20305 5.62136L2.19995 13.8H2.9812V6.01748L7.42145 4.67689V13.7581H9.71327L9.7125 4.53864Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconYuanqu',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'teicon-',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
package/src/index.js CHANGED
@@ -47,18 +47,15 @@ export { default as IconWarningFilled } from './IconWarningFilled/index.vue';
47
47
  export { default as IconMenu } from './IconMenu/index.vue';
48
48
  export { default as IconUserFilled } from './IconUserFilled/index.vue';
49
49
  export { default as IconSTools } from './IconSTools/index.vue';
50
- export { default as IconMore } from './IconMore/index.vue';
51
- export { default as IconClose } from './IconClose/index.vue';
50
+ export { default as IconMoreFilled } from './IconMoreFilled/index.vue';
52
51
  export { default as IconExplain } from './IconExplain/index.vue';
53
52
  export { default as IconDeleteFilled } from './IconDeleteFilled/index.vue';
54
53
  export { default as IconInfoFilled } from './IconInfoFilled/index.vue';
55
54
  export { default as IconEditPen } from './IconEditPen/index.vue';
56
55
  export { default as IconCircleCheckFilled } from './IconCircleCheckFilled/index.vue';
57
56
  export { default as IconCircleCloseFilled } from './IconCircleCloseFilled/index.vue';
58
- export { default as IconMoreFilled } from './IconMoreFilled/index.vue';
59
57
  export { default as IconBell } from './IconBell/index.vue';
60
58
  export { default as IconCheck } from './IconCheck/index.vue';
61
- export { default as IconMessage } from './IconMessage/index.vue';
62
59
  export { default as IconDelete } from './IconDelete/index.vue';
63
60
  export { default as IconWarningOutline } from './IconWarningOutline/index.vue';
64
61
  export { default as IconClock } from './IconClock/index.vue';
@@ -68,12 +65,10 @@ export { default as IconQuestionFilled } from './IconQuestionFilled/index.vue';
68
65
  export { default as IconHomeFilled } from './IconHomeFilled/index.vue';
69
66
  export { default as IconCloseNotification } from './IconCloseNotification/index.vue';
70
67
  export { default as IconLock } from './IconLock/index.vue';
71
- export { default as IconFullScreen } from './IconFullScreen/index.vue';
72
68
  export { default as IconUser } from './IconUser/index.vue';
73
69
  export { default as IconUnlock } from './IconUnlock/index.vue';
74
70
  export { default as IconSetting } from './IconSetting/index.vue';
75
71
  export { default as IconCircleCheck } from './IconCircleCheck/index.vue';
76
- export { default as IconHouse } from './IconHouse/index.vue';
77
72
  export { default as IconCircleClose } from './IconCircleClose/index.vue';
78
73
  export { default as IconRefreshLeft } from './IconRefreshLeft/index.vue';
79
74
  export { default as IconRemoveFilled } from './IconRemoveFilled/index.vue';
@@ -81,7 +76,6 @@ export { default as IconView } from './IconView/index.vue';
81
76
  export { default as IconHide } from './IconHide/index.vue';
82
77
  export { default as IconPieChart } from './IconPieChart/index.vue';
83
78
  export { default as IconStar } from './IconStar/index.vue';
84
- export { default as IconService } from './IconService/index.vue';
85
79
  export { default as IconLoading } from './IconLoading/index.vue';
86
80
  export { default as IconPromotion } from './IconPromotion/index.vue';
87
81
  export { default as IconLink } from './IconLink/index.vue';
@@ -116,13 +110,10 @@ export { default as IconSwitch } from './IconSwitch/index.vue';
116
110
  export { default as IconSelect } from './IconSelect/index.vue';
117
111
  export { default as IconCloseBold } from './IconCloseBold/index.vue';
118
112
  export { default as IconSwitchButton } from './IconSwitchButton/index.vue';
119
- export { default as IconHelpFilled } from './IconHelpFilled/index.vue';
120
113
  export { default as IconChain } from './IconChain/index.vue';
121
114
  export { default as IconSemiSelect } from './IconSemiSelect/index.vue';
122
- export { default as IconProtect } from './IconProtect/index.vue';
123
115
  export { default as IconDisconnect } from './IconDisconnect/index.vue';
124
116
  export { default as IconWarnTriangleFilled } from './IconWarnTriangleFilled/index.vue';
125
- export { default as IconApp } from './IconApp/index.vue';
126
117
  export { default as IconMoveto } from './IconMoveto/index.vue';
127
118
  export { default as IconDocument } from './IconDocument/index.vue';
128
119
  export { default as IconList } from './IconList/index.vue';
@@ -146,7 +137,6 @@ export { default as IconFolderRemove } from './IconFolderRemove/index.vue';
146
137
  export { default as IconDocumentDelete } from './IconDocumentDelete/index.vue';
147
138
  export { default as IconDocumentChecked } from './IconDocumentChecked/index.vue';
148
139
  export { default as IconCollection } from './IconCollection/index.vue';
149
- export { default as IconSetUp } from './IconSetUp/index.vue';
150
140
  export { default as IconCopyDocument } from './IconCopyDocument/index.vue';
151
141
  export { default as IconPostcard } from './IconPostcard/index.vue';
152
142
  export { default as IconScaleToOriginal } from './IconScaleToOriginal/index.vue';
@@ -166,7 +156,6 @@ export { default as IconPlatform } from './IconPlatform/index.vue';
166
156
  export { default as IconPictureFolled } from './IconPictureFolled/index.vue';
167
157
  export { default as IconCameraFiled } from './IconCameraFiled/index.vue';
168
158
  export { default as IconBellFilled } from './IconBellFilled/index.vue';
169
- export { default as IconCellphone } from './IconCellphone/index.vue';
170
159
  export { default as IconIphone } from './IconIphone/index.vue';
171
160
  export { default as IconVideoCameraFilled } from './IconVideoCameraFilled/index.vue';
172
161
  export { default as IconPicture } from './IconPicture/index.vue';
@@ -189,7 +178,7 @@ export { default as IconHeart } from './IconHeart/index.vue';
189
178
  export { default as IconHeartFilled } from './IconHeartFilled/index.vue';
190
179
  export { default as IconSlightlySmilingFace } from './IconSlightlySmilingFace/index.vue';
191
180
  export { default as IconPlace } from './IconPlace/index.vue';
192
- export { default as IconLocation } from './IconLocation/index.vue';
181
+ export { default as IconLocationFill } from './IconLocationFill/index.vue';
193
182
  export { default as IconCoordinate } from './IconCoordinate/index.vue';
194
183
  export { default as IconAddLocation } from './IconAddLocation/index.vue';
195
184
  export { default as IconMapLocation } from './IconMapLocation/index.vue';
@@ -255,7 +244,6 @@ export { default as IconWatch } from './IconWatch/index.vue';
255
244
  export { default as IconFootball } from './IconFootball/index.vue';
256
245
  export { default as IconBasketball } from './IconBasketball/index.vue';
257
246
  export { default as IconBaseball } from './IconBaseball/index.vue';
258
- export { default as IconTitleDecoration } from './IconTitleDecoration/index.vue';
259
247
  export { default as IconAttract } from './IconAttract/index.vue';
260
248
  export { default as IconSunrise1 } from './IconSunrise1/index.vue';
261
249
  export { default as IconSunrise } from './IconSunrise/index.vue';
@@ -270,7 +258,6 @@ export { default as IconMoonNight } from './IconMoonNight/index.vue';
270
258
  export { default as IconHeavyRain } from './IconHeavyRain/index.vue';
271
259
  export { default as IconCloudy } from './IconCloudy/index.vue';
272
260
  export { default as IconCloudyAndSunny } from './IconCloudyAndSunny/index.vue';
273
- export { default as IconTruck } from './IconTruck/index.vue';
274
261
  export { default as IconElement } from './IconElement/index.vue';
275
262
  export { default as IconTiansu } from './IconTiansu/index.vue';
276
263
  export { default as IconPlatformEleme } from './IconPlatformEleme/index.vue';
@@ -278,7 +265,6 @@ export { default as IconTeLogo } from './IconTeLogo/index.vue';
278
265
  export { default as IconSwitchfilled } from './IconSwitchfilled/index.vue';
279
266
  export { default as IconSShop } from './IconSShop/index.vue';
280
267
  export { default as IconEleme } from './IconEleme/index.vue';
281
- export { default as IconSHelp } from './IconSHelp/index.vue';
282
268
  export { default as IconSeparator } from './IconSeparator/index.vue';
283
269
  export { default as IconLanguage } from './IconLanguage/index.vue';
284
270
  export { default as IconWindPower } from './IconWindPower/index.vue';
@@ -288,5 +274,78 @@ export { default as IconElementPlus } from './IconElementPlus/index.vue';
288
274
  export { default as IconAlipayLifeid } from './IconAlipayLifeid/index.vue';
289
275
  export { default as IconDingtalk } from './IconDingtalk/index.vue';
290
276
  export { default as IconWechatOfficialAccount } from './IconWechatOfficialAccount/index.vue';
277
+ export { default as IconWechatApplet } from './IconWechatApplet/index.vue';
278
+ export { default as IconSHelp } from './IconSHelp/index.vue';
279
+ export { default as IconShield } from './IconShield/index.vue';
291
280
  export { default as IconChromefilled } from './IconChromefilled/index.vue';
292
- export { default as IconWechatApplet } from './IconWechatApplet/index.vue';
281
+ export { default as IconNo } from './IconNo/index.vue';
282
+ export { default as IconStr } from './IconStr/index.vue';
283
+ export { default as IconConnectedInside } from './IconConnectedInside/index.vue';
284
+ export { default as IconConnectedOut } from './IconConnectedOut/index.vue';
285
+ export { default as IconConnectCutup } from './IconConnectCutup/index.vue';
286
+ export { default as IconCubeThree } from './IconCubeThree/index.vue';
287
+ export { default as IconClickhouse } from './IconClickhouse/index.vue';
288
+ export { default as IconMySQL } from './IconMySQL/index.vue';
289
+ export { default as IconYuanqu } from './IconYuanqu/index.vue';
290
+ export { default as IconHospitalFill } from './IconHospitalFill/index.vue';
291
+ export { default as IconLocation } from './IconLocation/index.vue';
292
+ export { default as IconHospital } from './IconHospital/index.vue';
293
+ export { default as IconDot } from './IconDot/index.vue';
294
+ export { default as IconHome } from './IconHome/index.vue';
295
+ export { default as IconFullScreen } from './IconFullScreen/index.vue';
296
+ export { default as IconMission } from './IconMission/index.vue';
297
+ export { default as IconMessage } from './IconMessage/index.vue';
298
+ export { default as IconService } from './IconService/index.vue';
299
+ export { default as IconServiceFill } from './IconServiceFill/index.vue';
300
+ export { default as IconAdjust } from './IconAdjust/index.vue';
301
+ export { default as IconAlarm } from './IconAlarm/index.vue';
302
+ export { default as IconCctv } from './IconCctv/index.vue';
303
+ export { default as IconTitleDecoration } from './IconTitleDecoration/index.vue';
304
+ export { default as IconWorkApp } from './IconWorkApp/index.vue';
305
+ export { default as IconBrowser } from './IconBrowser/index.vue';
306
+ export { default as IconConfiguration } from './IconConfiguration/index.vue';
307
+ export { default as IconTenantry } from './IconTenantry/index.vue';
308
+ export { default as IconCellphone } from './IconCellphone/index.vue';
309
+ export { default as IconJuese } from './IconJuese/index.vue';
310
+ export { default as IconQuanxian } from './IconQuanxian/index.vue';
311
+ export { default as IconYonghu } from './IconYonghu/index.vue';
312
+ export { default as IconLevel } from './IconLevel/index.vue';
313
+ export { default as IconWorkBench } from './IconWorkBench/index.vue';
314
+ export { default as IconFolderFill } from './IconFolderFill/index.vue';
315
+ export { default as IconClose } from './IconClose/index.vue';
316
+ export { default as IconCloseFilled } from './IconCloseFilled/index.vue';
317
+ export { default as IconStructure } from './IconStructure/index.vue';
318
+ export { default as IconPriceTagFilled } from './IconPriceTagFilled/index.vue';
319
+ export { default as IconCollectionTagFilled } from './IconCollectionTagFilled/index.vue';
320
+ export { default as IconCctvFill } from './IconCctvFill/index.vue';
321
+ export { default as IconPlusBold } from './IconPlusBold/index.vue';
322
+ export { default as IconTopRightFill } from './IconTopRightFill/index.vue';
323
+ export { default as IconTopLeftFill } from './IconTopLeftFill/index.vue';
324
+ export { default as IconBottomRightFill } from './IconBottomRightFill/index.vue';
325
+ export { default as IconBottomLeftFill } from './IconBottomLeftFill/index.vue';
326
+ export { default as IconBackwardFill } from './IconBackwardFill/index.vue';
327
+ export { default as IconTopFill } from './IconTopFill/index.vue';
328
+ export { default as IconBottomFill } from './IconBottomFill/index.vue';
329
+ export { default as IconForwardFill } from './IconForwardFill/index.vue';
330
+ export { default as Icon3Drotate } from './Icon3Drotate/index.vue';
331
+ export { default as IconBackward10s } from './IconBackward10s/index.vue';
332
+ export { default as IconForward10s } from './IconForward10s/index.vue';
333
+ export { default as IconSpeed } from './IconSpeed/index.vue';
334
+ export { default as IconEmsEnergyContrast } from './IconEmsEnergyContrast/index.vue';
335
+ export { default as IconEmsEnergyRanking } from './IconEmsEnergyRanking/index.vue';
336
+ export { default as IconEmsEnergyAnalysis } from './IconEmsEnergyAnalysis/index.vue';
337
+ export { default as IconEmsCostAnalysis } from './IconEmsCostAnalysis/index.vue';
338
+ export { default as IconEmsHeibang } from './IconEmsHeibang/index.vue';
339
+ export { default as IconEmsHongbang } from './IconEmsHongbang/index.vue';
340
+ export { default as IconFileTypeVideo } from './IconFileTypeVideo/index.vue';
341
+ export { default as IconFileTypePng } from './IconFileTypePng/index.vue';
342
+ export { default as IconFileTypePpt } from './IconFileTypePpt/index.vue';
343
+ export { default as IconFileTypeExcel } from './IconFileTypeExcel/index.vue';
344
+ export { default as IconFileTypeVisio } from './IconFileTypeVisio/index.vue';
345
+ export { default as IconFileTypeHtml } from './IconFileTypeHtml/index.vue';
346
+ export { default as IconFileTypeCad } from './IconFileTypeCad/index.vue';
347
+ export { default as IconFileTypeJpg } from './IconFileTypeJpg/index.vue';
348
+ export { default as IconFileTypeWord } from './IconFileTypeWord/index.vue';
349
+ export { default as IconFileTypeTxt } from './IconFileTypeTxt/index.vue';
350
+ export { default as IconFileTypeUnknown } from './IconFileTypeUnknown/index.vue';
351
+ export { default as IconFileTypePdf } from './IconFileTypePdf/index.vue';
@@ -1,32 +0,0 @@
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: "IconHelpFilled",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "teicon-"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M14.481 7.5H10.958C10.8531 6.88628 10.5603 6.32025 10.1201 5.87999C9.67979 5.43973 9.11376 5.14693 8.50004 5.042V1.519C10.0466 1.63846 11.4994 2.30696 12.5963 3.40379C13.6931 4.50061 14.3616 5.95346 14.481 7.5V7.5ZM14.481 8.5C14.3616 10.0465 13.6931 11.4994 12.5963 12.5962C11.4994 13.693 10.0466 14.3615 8.50004 14.481V10.958C9.11376 10.8531 9.67979 10.5603 10.1201 10.12C10.5603 9.67974 10.8531 9.11371 10.958 8.5H14.481ZM1.52004 8.5H5.04304C5.14792 9.11357 5.44057 9.6795 5.88063 10.1197C6.3207 10.56 6.88651 10.8529 7.50004 10.958V14.481C5.95351 14.3615 4.50066 13.693 3.40383 12.5962C2.30701 11.4994 1.63851 10.0465 1.51904 8.5H1.52004ZM1.52004 7.5C1.63948 5.95362 2.30784 4.50089 3.40445 3.40409C4.50107 2.30729 5.95369 1.63869 7.50004 1.519V5.042C6.88633 5.14693 6.3203 5.43973 5.88004 5.87999C5.43977 6.32025 5.14698 6.88628 5.04204 7.5H1.51904H1.52004Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "#000",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-help-filled`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
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: "IconMore",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "teicon-"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2.75 6.5C3.25 6.51033 3.664 6.67967 3.992 7.008C4.32 7.33633 4.48933 7.75033 4.5 8.25C4.48967 8.75 4.32033 9.164 3.992 9.492C3.66367 9.82 3.24967 9.98933 2.75 10C2.25 9.98967 1.836 9.82033 1.508 9.492C1.18 9.16367 1.01067 8.74967 1 8.25C1.01033 7.75 1.17967 7.336 1.508 7.008C1.83633 6.68 2.25033 6.51067 2.75 6.5ZM8 6.5C8.5 6.51033 8.914 6.67967 9.242 7.008C9.57 7.33633 9.73933 7.75033 9.75 8.25C9.73967 8.75 9.57033 9.164 9.242 9.492C8.91367 9.82 8.49967 9.98933 8 10C7.5 9.98967 7.086 9.82033 6.758 9.492C6.43 9.16367 6.26067 8.74967 6.25 8.25C6.26033 7.75 6.42967 7.336 6.758 7.008C7.08633 6.68 7.50033 6.51067 8 6.5ZM13.25 6.5C13.75 6.51033 14.164 6.67967 14.492 7.008C14.82 7.33633 14.9893 7.75033 15 8.25C14.9897 8.75 14.8203 9.164 14.492 9.492C14.1637 9.82 13.7497 9.98933 13.25 10C12.75 9.98967 12.336 9.82033 12.008 9.492C11.68 9.16367 11.5107 8.74967 11.5 8.25C11.5103 7.75 11.6797 7.336 12.008 7.008C12.3363 6.68 12.7503 6.51067 13.25 6.5Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "#000",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-more`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
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: "IconSetUp",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "teicon-"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M3.5 2.5C3.21867 2.51033 2.98433 2.60933 2.797 2.797C2.60967 2.98467 2.51067 3.219 2.5 3.5V12.5C2.51033 12.7813 2.60933 13.0157 2.797 13.203C2.98467 13.3903 3.219 13.4893 3.5 13.5H12.5C12.7813 13.4897 13.0157 13.3907 13.203 13.203C13.3903 13.0153 13.4893 12.781 13.5 12.5V3.5C13.4897 3.21867 13.3907 2.98433 13.203 2.797C13.0153 2.60967 12.781 2.51067 12.5 2.5H3.5ZM3.5 1.5H12.5C13.0627 1.51033 13.534 1.70567 13.914 2.086C14.294 2.46633 14.4893 2.93767 14.5 3.5V12.5C14.4897 13.0627 14.2943 13.534 13.914 13.914C13.5337 14.294 13.0623 14.4893 12.5 14.5H3.5C2.93733 14.4897 2.466 14.2943 2.086 13.914C1.706 13.5337 1.51067 13.0623 1.5 12.5V3.5C1.51033 2.93733 1.70567 2.466 2.086 2.086C2.46633 1.706 2.93767 1.51067 3.5 1.5V1.5ZM6 6.5C6.28133 6.48967 6.51567 6.39067 6.703 6.203C6.89033 6.01533 6.98417 5.781 6.9845 5.5C6.98483 5.219 6.891 4.98467 6.703 4.797C6.515 4.60933 6.28067 4.5155 6 4.5155C5.71933 4.5155 5.485 4.60933 5.297 4.797C5.109 4.98467 5.01517 5.219 5.0155 5.5C5.01583 5.781 5.10967 6.01533 5.297 6.203C5.48433 6.39067 5.71867 6.48967 6 6.5ZM6 7.5C5.43733 7.48967 4.966 7.29433 4.586 6.914C4.206 6.53367 4.01067 6.06233 4 5.5C4.01033 4.93733 4.20567 4.466 4.586 4.086C4.96633 3.706 5.43767 3.51067 6 3.5C6.56267 3.51033 7.034 3.70567 7.414 4.086C7.794 4.46633 7.98933 4.93767 8 5.5C7.98967 6.06267 7.79433 6.534 7.414 6.914C7.03367 7.294 6.56233 7.48933 6 7.5ZM7.5 5H11.5C11.8333 5 12 5.16667 12 5.5C12 5.83333 11.8333 6 11.5 6H7.5C7.16667 6 7 5.83333 7 5.5C7 5.16667 7.16667 5 7.5 5ZM10 11.5C10.2813 11.4897 10.5157 11.3907 10.703 11.203C10.8903 11.0153 10.9842 10.781 10.9845 10.5C10.9848 10.219 10.891 9.98467 10.703 9.797C10.515 9.60933 10.2807 9.5155 10 9.5155C9.71933 9.5155 9.485 9.60933 9.297 9.797C9.109 9.98467 9.01517 10.219 9.0155 10.5C9.01583 10.781 9.10967 11.0153 9.297 11.203C9.48433 11.3907 9.71867 11.4897 10 11.5ZM10 12.5C9.43733 12.4897 8.966 12.2943 8.586 11.914C8.206 11.5337 8.01067 11.0623 8 10.5C8.01033 9.93733 8.20567 9.466 8.586 9.086C8.96633 8.706 9.43767 8.51067 10 8.5C10.5627 8.51033 11.034 8.70567 11.414 9.086C11.794 9.46633 11.9893 9.93767 12 10.5C11.9897 11.0627 11.7943 11.534 11.414 11.914C11.0337 12.294 10.5623 12.4893 10 12.5ZM4.5 10H8.5C8.83333 10 9 10.1667 9 10.5C9 10.8333 8.83333 11 8.5 11H4.5C4.16667 11 4 10.8333 4 10.5C4 10.1667 4.16667 10 4.5 10Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "#000",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-set-up`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };