@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
@@ -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: "IconTruck",
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.0155 11.5H1.5C1.354 11.5 1.23417 11.4532 1.1405 11.3595C1.04683 11.2658 1 11.146 1 11V3.5C1 3.354 1.04683 3.23417 1.1405 3.1405C1.23417 3.04683 1.354 3 1.5 3H10.5C10.646 3 10.7658 3.04683 10.8595 3.1405C10.9532 3.23417 11 3.354 11 3.5V5H13.578C13.703 5 13.8098 5.039 13.8985 5.117C13.9872 5.195 14.0418 5.2965 14.0625 5.4215L14.9065 10.9215C14.9275 11.0778 14.8885 11.2133 14.7895 11.328C14.6905 11.4427 14.5682 11.5 14.4225 11.5H12.985C13.0267 11.9377 12.9563 12.3465 12.774 12.7265C12.5917 13.1065 12.3157 13.4138 11.946 13.6485C11.5763 13.8832 11.1778 14.0003 10.7505 14C10.3232 13.9997 9.92467 13.8825 9.555 13.6485C9.18533 13.4145 8.90933 13.1072 8.727 12.7265C8.54467 12.3458 8.47433 11.937 8.516 11.5H6.4845C6.52617 11.9377 6.45583 12.3465 6.2735 12.7265C6.09117 13.1065 5.81517 13.4138 5.4455 13.6485C5.07583 13.8832 4.67733 14.0003 4.25 14C3.82267 13.9997 3.42417 13.8825 3.0545 13.6485C2.68483 13.4145 2.40883 13.1072 2.2265 12.7265C2.04417 12.3458 1.97383 11.937 2.0155 11.5V11.5ZM2.375 10.5C2.59367 10.1873 2.8645 9.9425 3.1875 9.7655C3.5105 9.5885 3.86467 9.5 4.25 9.5C4.63533 9.5 4.9895 9.5885 5.3125 9.7655C5.6355 9.9425 5.90633 10.1873 6.125 10.5H8.875C9.15633 10.0937 9.53133 9.802 10 9.625V4H2V10.5H2.375ZM12.625 10.5H13.828L13.531 8.5H10.9995V9.5155C11.3328 9.55717 11.6402 9.66133 11.9215 9.828C12.2028 9.99467 12.4372 10.2187 12.6245 10.5H12.625ZM13.375 7.5L13.1405 6H11V7.5H13.375ZM10.75 13C11.1043 12.9897 11.3987 12.8673 11.633 12.633C11.8673 12.3987 11.9845 12.1043 11.9845 11.75C11.9845 11.3957 11.8673 11.1013 11.633 10.867C11.3987 10.6327 11.1043 10.5155 10.75 10.5155C10.3957 10.5155 10.1013 10.6327 9.867 10.867C9.63267 11.1013 9.5155 11.3957 9.5155 11.75C9.5155 12.1043 9.63267 12.3987 9.867 12.633C10.1013 12.8673 10.3957 12.9897 10.75 13ZM4.25 13C4.60433 12.9897 4.89867 12.8673 5.133 12.633C5.36733 12.3987 5.4845 12.1043 5.4845 11.75C5.4845 11.3957 5.36733 11.1013 5.133 10.867C4.89867 10.6327 4.60433 10.5155 4.25 10.5155C3.89567 10.5155 3.60133 10.6327 3.367 10.867C3.13267 11.1013 3.0155 11.3957 3.0155 11.75C3.0155 12.1043 3.13267 12.3987 3.367 12.633C3.60133 12.8673 3.89567 12.9897 4.25 13Z" }, 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-truck`],
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,33 +0,0 @@
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: "IconHelpFilled",
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: "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);
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-help-filled`],
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;
@@ -1,33 +0,0 @@
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: "IconMore",
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: "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);
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-more`],
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;
@@ -1,33 +0,0 @@
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: "IconSetUp",
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: "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);
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-set-up`],
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;
@@ -1,33 +0,0 @@
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: "IconTruck",
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: "M2.0155 11.5H1.5C1.354 11.5 1.23417 11.4532 1.1405 11.3595C1.04683 11.2658 1 11.146 1 11V3.5C1 3.354 1.04683 3.23417 1.1405 3.1405C1.23417 3.04683 1.354 3 1.5 3H10.5C10.646 3 10.7658 3.04683 10.8595 3.1405C10.9532 3.23417 11 3.354 11 3.5V5H13.578C13.703 5 13.8098 5.039 13.8985 5.117C13.9872 5.195 14.0418 5.2965 14.0625 5.4215L14.9065 10.9215C14.9275 11.0778 14.8885 11.2133 14.7895 11.328C14.6905 11.4427 14.5682 11.5 14.4225 11.5H12.985C13.0267 11.9377 12.9563 12.3465 12.774 12.7265C12.5917 13.1065 12.3157 13.4138 11.946 13.6485C11.5763 13.8832 11.1778 14.0003 10.7505 14C10.3232 13.9997 9.92467 13.8825 9.555 13.6485C9.18533 13.4145 8.90933 13.1072 8.727 12.7265C8.54467 12.3458 8.47433 11.937 8.516 11.5H6.4845C6.52617 11.9377 6.45583 12.3465 6.2735 12.7265C6.09117 13.1065 5.81517 13.4138 5.4455 13.6485C5.07583 13.8832 4.67733 14.0003 4.25 14C3.82267 13.9997 3.42417 13.8825 3.0545 13.6485C2.68483 13.4145 2.40883 13.1072 2.2265 12.7265C2.04417 12.3458 1.97383 11.937 2.0155 11.5V11.5ZM2.375 10.5C2.59367 10.1873 2.8645 9.9425 3.1875 9.7655C3.5105 9.5885 3.86467 9.5 4.25 9.5C4.63533 9.5 4.9895 9.5885 5.3125 9.7655C5.6355 9.9425 5.90633 10.1873 6.125 10.5H8.875C9.15633 10.0937 9.53133 9.802 10 9.625V4H2V10.5H2.375ZM12.625 10.5H13.828L13.531 8.5H10.9995V9.5155C11.3328 9.55717 11.6402 9.66133 11.9215 9.828C12.2028 9.99467 12.4372 10.2187 12.6245 10.5H12.625ZM13.375 7.5L13.1405 6H11V7.5H13.375ZM10.75 13C11.1043 12.9897 11.3987 12.8673 11.633 12.633C11.8673 12.3987 11.9845 12.1043 11.9845 11.75C11.9845 11.3957 11.8673 11.1013 11.633 10.867C11.3987 10.6327 11.1043 10.5155 10.75 10.5155C10.3957 10.5155 10.1013 10.6327 9.867 10.867C9.63267 11.1013 9.5155 11.3957 9.5155 11.75C9.5155 12.1043 9.63267 12.3987 9.867 12.633C10.1013 12.8673 10.3957 12.9897 10.75 13ZM4.25 13C4.60433 12.9897 4.89867 12.8673 5.133 12.633C5.36733 12.3987 5.4845 12.1043 5.4845 11.75C5.4845 11.3957 5.36733 11.1013 5.133 10.867C4.89867 10.6327 4.60433 10.5155 4.25 10.5155C3.89567 10.5155 3.60133 10.6327 3.367 10.867C3.13267 11.1013 3.0155 11.3957 3.0155 11.75C3.0155 12.1043 3.13267 12.3987 3.367 12.633C3.60133 12.8673 3.89567 12.9897 4.25 13Z" }, 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-truck`],
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;
@@ -1,19 +0,0 @@
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-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: 'IconApp',
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,19 +0,0 @@
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-help-filled`]" width="1em" height="1em" v-bind="$attrs"><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"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconHelpFilled',
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,19 +0,0 @@
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-house`]" width="1em" height="1em" v-bind="$attrs"><path d="M3 6.46901V14.0005H13V6.46901L8 2.29701L3 6.46901ZM2.1875 5.84401L7.6875 1.26601C7.78117 1.19301 7.88533 1.15651 8 1.15651C8.11467 1.15651 8.21883 1.19301 8.3125 1.26601L13.8125 5.84401C13.9375 5.94834 14 6.07851 14 6.23451V14.5C14 14.646 13.9532 14.7658 13.8595 14.8595C13.7658 14.9532 13.646 15 13.5 15H2.5C2.354 15 2.23417 14.9532 2.1405 14.8595C2.04683 14.7658 2 14.646 2 14.5V6.23451C2 6.07818 2.0625 5.94801 2.1875 5.84401Z"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconHouse',
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,19 +0,0 @@
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-more`]" width="1em" height="1em" v-bind="$attrs"><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"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconMore',
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,19 +0,0 @@
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-protect`]" width="1em" height="1em" v-bind="$attrs"><path d="M2 3.08522L8.00287 1.33334L14 3.08522V6.67791C14 10.4541 11.5834 13.8065 8.00087 15.0002C4.41737 13.8065 2 10.4533 2 6.67624V3.08522Z" stroke="#000" stroke-linejoin="round"/><path d="M5 7.66667L7.33333 10L11.3333 6" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconProtect',
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,19 +0,0 @@
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-set-up`]" width="1em" height="1em" v-bind="$attrs"><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"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconSetUp',
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,19 +0,0 @@
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-truck`]" width="1em" height="1em" v-bind="$attrs"><path d="M2.0155 11.5H1.5C1.354 11.5 1.23417 11.4532 1.1405 11.3595C1.04683 11.2658 1 11.146 1 11V3.5C1 3.354 1.04683 3.23417 1.1405 3.1405C1.23417 3.04683 1.354 3 1.5 3H10.5C10.646 3 10.7658 3.04683 10.8595 3.1405C10.9532 3.23417 11 3.354 11 3.5V5H13.578C13.703 5 13.8098 5.039 13.8985 5.117C13.9872 5.195 14.0418 5.2965 14.0625 5.4215L14.9065 10.9215C14.9275 11.0778 14.8885 11.2133 14.7895 11.328C14.6905 11.4427 14.5682 11.5 14.4225 11.5H12.985C13.0267 11.9377 12.9563 12.3465 12.774 12.7265C12.5917 13.1065 12.3157 13.4138 11.946 13.6485C11.5763 13.8832 11.1778 14.0003 10.7505 14C10.3232 13.9997 9.92467 13.8825 9.555 13.6485C9.18533 13.4145 8.90933 13.1072 8.727 12.7265C8.54467 12.3458 8.47433 11.937 8.516 11.5H6.4845C6.52617 11.9377 6.45583 12.3465 6.2735 12.7265C6.09117 13.1065 5.81517 13.4138 5.4455 13.6485C5.07583 13.8832 4.67733 14.0003 4.25 14C3.82267 13.9997 3.42417 13.8825 3.0545 13.6485C2.68483 13.4145 2.40883 13.1072 2.2265 12.7265C2.04417 12.3458 1.97383 11.937 2.0155 11.5V11.5ZM2.375 10.5C2.59367 10.1873 2.8645 9.9425 3.1875 9.7655C3.5105 9.5885 3.86467 9.5 4.25 9.5C4.63533 9.5 4.9895 9.5885 5.3125 9.7655C5.6355 9.9425 5.90633 10.1873 6.125 10.5H8.875C9.15633 10.0937 9.53133 9.802 10 9.625V4H2V10.5H2.375ZM12.625 10.5H13.828L13.531 8.5H10.9995V9.5155C11.3328 9.55717 11.6402 9.66133 11.9215 9.828C12.2028 9.99467 12.4372 10.2187 12.6245 10.5H12.625ZM13.375 7.5L13.1405 6H11V7.5H13.375ZM10.75 13C11.1043 12.9897 11.3987 12.8673 11.633 12.633C11.8673 12.3987 11.9845 12.1043 11.9845 11.75C11.9845 11.3957 11.8673 11.1013 11.633 10.867C11.3987 10.6327 11.1043 10.5155 10.75 10.5155C10.3957 10.5155 10.1013 10.6327 9.867 10.867C9.63267 11.1013 9.5155 11.3957 9.5155 11.75C9.5155 12.1043 9.63267 12.3987 9.867 12.633C10.1013 12.8673 10.3957 12.9897 10.75 13ZM4.25 13C4.60433 12.9897 4.89867 12.8673 5.133 12.633C5.36733 12.3987 5.4845 12.1043 5.4845 11.75C5.4845 11.3957 5.36733 11.1013 5.133 10.867C4.89867 10.6327 4.60433 10.5155 4.25 10.5155C3.89567 10.5155 3.60133 10.6327 3.367 10.867C3.13267 11.1013 3.0155 11.3957 3.0155 11.75C3.0155 12.1043 3.13267 12.3987 3.367 12.633C3.60133 12.8673 3.89567 12.9897 4.25 13Z"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconTruck',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'teicon-',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>